Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-19 07:24:00


Markus Schöpflin <markus.schoepflin_at_[hidden]> writes:

> I just tried to build bjam on windows from the latest sources with vc7
> without any success. Here is what I did:
>
> 1. Called vsvars32.bat
> 2. Called build.bat vc7
>
> And... nothing happens. If I comment out the very first line and then
> call "build.bat vc7 > debug.txt" I get the attached file. Any ideas on
> what might be wrong?
>
> Markus

Can you try adding the line

setlocal & endlocal

just before line 149 of the unmodified file?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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