28 Apr
2010
28 Apr
'10
2:33 p.m.
On 4/28/10 10:27 AM, in article hr9gk4$c74$1@dough.gmane.org, "Vladimir Prus" wrote:
Michael Jackson wrote:
Are you invoking the bjam with the "Visual Studio 64Bit command Prompt"?
This should not matter at all. Boost.Build autodetection of msvc uses registry.
- Volodya
It does every time I try it. I'd be happy to have a set of instructions where it does not matter which one I chose. Here is the command line that I use when I build boost with bjam. bjam.exe toolset=msvc-9.0 --with-test --with-filesystem --with-program_options --with-date_time --with-thread --prefix=C:\Developer\VS9\boost_1_39 variant=release,debug threading=multi link=static runtime-link=shared install Mike Jackson