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++
binboostlibsdate_timebuildboost_date_time.dllvc7debug
threading-multigreg_month.obj
CALL "C:Program FilesMicrosoft Visual Studio
.NETVC7binVCVARS32.BAT" >nul
"C:Program FilesMicrosoft Visual Studio
.NETVC7bincl"
/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"binboostlibsdate_timebuild"
-I"c:boost2boost_1_33_1"
-Fo"binboostlibsdate_timebuildboost_date_time.dll
vc7debugthreading-multigreg_month.obj"
-Tp"c:boost2boost_1_33_1libsdate_timebuild../src
/gregorian/greg_month.cpp"...failed
vc-C++binboostlibsdate_timebuildboost_date_time.dllvc7
debugthreading-multigreg_month.obj..."Here is the
success info from the log for date_time library (I runbjam
-sTOOLS=msvc install)
:"vc-C++binboostlibsdate_timebuildboost_date_time.
dllmsvcdebugthreading-multigreg_month.objgreg_month.cpp&
quot;Where is the problem?Thanks in advance!Sincerely,Rostik
Slipetskyy
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|