10 Dec
2003
10 Dec
'03
7:13 p.m.
Try a slight variation:
cl /TP /W4 /WL /GX /GR -ID:\C++\Boost\Current simple_ls.cpp %BOOST_FILESYSTEM_LIB%
Alas, that doesn't help. I still get multiply defined symbols. This is with 1.30.2. Is there any reason to expect that the problem will magically go away if the get the CVS version?
Please note that we are close to release 1.31.0, and it will have much improved library auto-linking for VC++ and some other Win32 compilers. The library names for all compilers will change, however, so don't cast anything in concrete that depends on the current names.
Thanks for the heads-up. Scott