Boost logo

Boost Users :

From: Yutaka Leon Suematsu (yutaka_at_[hidden])
Date: 2007-06-13 04:39:32


Hi Chris,

Thank you for your help.

>> The command I used was:
>>
>> bjam --build-dir=C:\tmp\build-boost --toolset=msvc address-model=64
>> stage
>
> Hi,
> you have to use the 'Visual Studio x64 Win64 Command Prompt', so
> the correct environment variables are set and then use bjam like:
>
> bjam --build-dir=C:\tmp\build-boost --toolset=msvc-8-0_64 stage
>

I could compile with the toolset "msvc-8.0_64", I didn't know its
existence.

bjam --build-dir=C:\tmp\build-boost --toolset=msvc-8.0_64 stage

Thanks,

Yutaka.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net