Boost logo

Boost :

Subject: Re: [boost] [modular-boost] /boost//headers error
From: Thomas Suckow (thomas.suckow_at_[hidden])
Date: 2014-02-06 15:40:52


On 02/06/2014 12:19 PM, Steven Watanabe wrote:
> AMDG
>
> On 02/06/2014 12:02 PM, Thomas Suckow wrote:
>> I am seeing a strange discrepancy between building the headers target
>> from the command line vs including it as a dependency in another target.
>>
>>
>> In our own projects we 'use-project /boost : $(PATH_TO_BOOST) ;' and use
>> the headers target. But as a reproducible example, if I add
>> /boost//headers to tools/quickbook/src/Jamfile.v2
>> I get:
>> http://pastebin.com/KMcMSLZW
>>
>
> Use <implicit-dependency>/boost//headers
>

I changed all the references in our project to use implicit-dependency
and that works. It doesn't create the links, but I guess ./b2 headers is
just something I will need to remember to do.

Thanks Steven!

-
Thomas


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk