
16 Jan
2009
16 Jan
'09
4:22 a.m.
AMDG Andrew Maclean wrote:
There should be no problems. I use the default boost/config/user.hpp, then I run bjam and then do the following: Try: "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat" ..\bjam --toolset=msvc --build-type=complete stage install > result.txt
You will have to change the first command to reflect your vcvars32.bat path.
You shouldn't need to set the environment. Boost.Build knows how to find msvc. In Christ, Steven Watanabe