[2003-06-04] Adrian Michel wrote:

>Hi,
>
>I am a newbie to boost, and I don't know if this issue has been addressed.
>
>I am trying to build the boost libraries on a Win2k machine with MSVC++ 6
>installed, so I downloaded bjam, added it to the path, added the boost
>libraries path to the include path and started the build with the command
>"bjam -sTOOLS=msvc", and here is what I am getting:
>
>*********************************
>D:\Documents and
>Settings\Administrator\Desktop\dev\boost_1_30_0>bjam -sTOOLS=msvc
[snip]
>The system cannot find the path specified.
>
>    CALL "C:\Program Files\Microsoft Visual Studio\VC98\bin\VCVARS32.BAT"
>>nul
>    "C:\Program Files\Microsoft Visual Studio\VC98\bin\cl"
[snip]
>*****************************
>and many more like this. Any ideas what I am doing wrong?

Did you read this:

http://www.boost.org/tools/build/msvc-tools.html
Boost.Build - msvc toolset


-- grafik - Don't Assume Anything
-- [EMAIL PROTECTED] - [EMAIL PROTECTED]
-- [EMAIL PROTECTED]
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to