Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building doc error: 'toolbox' is not a valid property specification
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-11-15 12:05:43


AMDG

On 11/15/2012 07:53 AM, Christian Henning wrote:
>>
>> The problem is that the jamfiles for Boost
>> are loaded too late. If you add
>> using boost : /path/to/boost ;
>>
>> it should work.
>
> So, I just add the following on top of my other "using" statements.
>
> using boost : c:/boost ;
>

Sorry. I meant use-project, not using.

> That doesn't work.
>
> C:/boost/tools/build/v2/build\toolset.jam:41: in toolset.using
> *** argument error
> * rule boost.init ( version ? : location : options * )
> * called with: ( c:/boost : : : : : : : )
> * missing argument location
> C:/boost_build_extensions/ext\boost.jam:63:see definition of rule
> 'boost.init' being called
> C:/boost/tools/build/v2/build\project.jam:995: in using
> jamfile.v2:13: in modules.load
>

In Christ,
Steven Watanabe


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