« Return to Thread: Problem building python helloworld with bjam

Re: Problem building python helloworld with bjam

by FoxMulder900 :: Rate this Message:

Reply to Author | View in Thread

Alright, I solved my problem, it was not in bjam, it was a setup issue with the command line version of msvc. If anyone is interested, all I had to do was go to:

 C:\Program Files\Microsoft Visual Studio 8\Common7\Tools

open vsvars32.bat and add the following directory to the include paths

C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include

Thanks for everyone's help!

 « Return to Thread: Problem building python helloworld with bjam