31 Dec
2002
31 Dec
'02
9:53 p.m.
At 03:07 AM 12/31/2002, Black Ice wrote:
The last version of boost has got by CVS. set BOOST_ROOT=d:\boost\boost set VC7_ROOT=D:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 bjam "-sTOOLS=vc7"
Command line error D2016 : '/Za' and '/Ze' command-line options are incompatible
Sounds like something in your setup is bonkers. The vc7 toolset has been problem free for a long time. For the .NET 2003 (aka 7.1) testing of the Boost libraries I did in September, I added switches /Op -Zc:wchar_t. IIRC, someone from Microsoft suggested them for the Boost libraries. --Beman