
15 Mar
2006
15 Mar
'06
6:45 a.m.
Andreas Fabri wrote:
Hello,
I first executed C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat I then called bjam "-sTools=vc-8_0" install
Is this the literal command you gave? Then I think you have to use: bjam "-sTOOLS=vc-8_0" install (note upper-case TOOLS) - Volodya