Boost logo

Boost-Build :

Subject: Re: [Boost-build] Confused with boost.build
From: Vladimir Prus (ghost_at_[hidden])
Date: 2011-04-10 03:26:09


On Friday, April 08, 2011 07:34:42 Dmitry Timoshenko wrote:
> 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

Dmitry,

as a meta-remark, I suggest you do not post emails about the same problems
multiple times. If you with to ping an earlier request, do so using "Reply-To"
command in your mail client, without duplicating any information.

Given that *this* email has pointers to some source code, I've tried this to
reproduce it, but failed. Do you think you can remove bits until you arrive
a simple project, or otherwise provide a way to reproduce this?

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

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