|
Boost-Build : |
Subject: Re: [Boost-build] Confused with boost.build
From: Dmitry Timoshenko (dimentiy2k_at_[hidden])
Date: 2011-04-12 15:58:43
>>
>> What do you exactly mean? I can't realize. 'remove bits until you
>> arrive...'? To make a simple test project?
>
> Yes.
>
Hello, Vladimir,
the test project produces the error is available here.
http://libunicomm.org/files/download/test_lib.zip
Just run build_all_configurations.cmd and you should get the error.
I also found out that error occurs if bjam is executed in
/test_lib/build/ subdirectory.
You also may run:
bjam install toolset=msvc variant=debug,debug-ssl,release,release-ssl
link=static,shared threading=multi
runtime-link=shared
from /test_lib/build/.
If I execute bjam from /test_lib/ everything is fine.
But for 3.1.18 there is no matter what directory it's executed from.
ERROR (boost.build 3.1.19 from boost 1.45):
-----------
/////////////////////////////////////////////////////////////////////////
Start prepearing environment to build unicomm...
toolset=msvc variant=debug,debug-ssl,release,release-ssl
link=static,shared threading=multi runtime-link=shared
Ready to build unicomm...
D:/work/extra/boost-build\build-system.jam:721: 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
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