Boost logo

Boost-Build :

Subject: [Boost-build] Confused with boost.build
From: Dmitry Timoshenko (dimentiy2k_at_[hidden])
Date: 2011-04-07 23:34:42


Hello,

I compile my library with boost.build.

I use 3.1.18
(http://prdownloads.sourceforge.net/boost/boost-build-2.0-m12.zip)

It works fine but only with boost 1.41. If I try to use it with boost
1.45 I got an error.

I downloaded nightly build version. It just exits with following output:

--- CONSOLE OUT ---
Environment is properly set...

Boost: D:\work\libs\3rdlibs\boost\boost_1_45_0\

D:/work/extra/boost-build\build-system.jam:722: in load
*** argument error
* rule project.load ( jamfile-location )
* called with: ( )
* missing argument jamfile-location
D:/work/extra/boost-build/build\project.jam:53:see definition of rule
'load' being called
D:\work\extra\boost-build\kernel\modules.jam:283: in import
D:\work\extra\boost-build\kernel\bootstrap.jam:142: in boost-build
D:\work\extra\boost-build\boost-build.jam:8: in module scope

Unicomm building finished: ERRORLEVEL = '0'
--- CONSOLE OUT ---

It doesn't matter I use either boost 1.41 or 1.45. It just finishes with
error.

Please help me. All the scripts are available here (if you are
interested in) http://libunicomm.org

Thank you.


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