Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-02-05 19:49:51


   Hi Charles.

>> Either look into that file directly to see what variable it sets or
>> save your environment settings ('set' command) before running the
>> vcvarsall.bat/vsvars32.bat (they most likely forward to the same
>> worker script) and after it and then compare them...
>
> My %VS80COMNTOOLS%vsvars32.bat file (shown below) includes the line:
> @SET FrameworkSDKDir=C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0
> Maybe that should be:
> @SET FrameworkSDKDir=C:\Program Files\Microsoft Platform SDK for Windows
> Server 2003 R2
>
> Examining the results of the 'set' command shows that the include directory
> containing the windows.h file does not appear.

   Well that's great. Now you know what to fix on your system. Just
update the settings in your vsvars32.bat file.

   This would have also caused you trouble with many other solutions
automating Visual Studio command-line tools.

   Best regards,
     Jurko Gospodnetić


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk