Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2008-01-06 04:21:19


chris briscoe wrote:
>> Hi, whitespace was an issue - thanks.
>>
>> using this command: bjam --with-regex stage msvc-9.0 didn't work,
>> produced a lot of output
>> then appeared to skip everything for lack of stage\lib.
>>
>> I tried this from the boost root
>>
>> C:\Program Files\boost\boost_1_34_1> bjam ^
>> More? --build-dir=C:\temp\build-boost ^
>> More? --toolset=msvc-9.0 stage
>>
>> this ground away for an age producing reams of output and finished
>> with the result attached.
>>
>> Still don't seem to be there.

Seems to be the same problem in both cases: for some reason it can't produce
the directory stage/lib. Either manually create the directory that bjam
couldn't create or fix the issue: is the disk full, or read only or...? If
you can't see an obvious cause please post the *complete* output from:

bjam --with-regex stage msvc-9.0

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net