Boost logo

Boost-Build :

From: rostik slipetskyy (rostik.slipetskyy_at_[hidden])
Date: 2006-10-20 07:34:28


Hi!

I have built successfully Boost libraries for Visual Studio 6.0, but can't
do that for Visual Studio .NET.

Here is the info from the log for date_time library (I run bjam -sTOOLS=vc7
install) :
"
vc-C++
bin\boost\libs\date_time\build\boost_date_time.dll\vc7\debug\threading-multi\greg_month.obj

    CALL "C:\Program Files\Microsoft Visual Studio
.NET\VC7\bin\VCVARS32.BAT" >nul
    "C:\Program Files\Microsoft Visual Studio .NET\VC7\bin\cl"
/Zm800 -nologo
/EHsc -c -DBOOST_ALL_DYN_LINK=1 -DUSE_DATE_TIME_PRE_1_33_FACET_IO /Z7 /Od
/Ob0 /EHsc /GR /MDd /Op /Zc:forScope
/Zc:wchar_t -I"bin\boost\libs\date_time\build" -I"c:\boost2\boost_1_33_1"
-Fo"bin\boost\libs\date_time\build\boost_date_time.dll\vc7\debug\threading-multi\greg_month.obj"
 -Tp"c:\boost2\boost_1_33_1\libs\date_time\build\../src/gregorian/greg_month.cpp"...failed vc-C++bin\boost\libs\date_time\build\boost_date_time.dll\vc7\debug\threading-multi\greg_month.obj..."Here is the success info from the log for date_time library (I runbjam -sTOOLS=msvc install) :"vc-C++bin\boost\libs\date_time\build\boost_date_time.dll\msvc\debug\threading-multi\greg_month.objgreg_month.cpp"Where is the problem?Thanks in advance!Sincerely,Rostik Slipetskyy


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk