Boost logo

Boost-Build :

Subject: Re: [Boost-build] Order of include directories in Boost Build
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-02-10 18:13:49


AMDG

On 2/10/2011 2:57 PM, Edward Diener wrote:
>
> Even after changing the bjam file at the top-level sandbox library to read:
>
> project sandboxlibrary
> : requirements
> <include>.&&$(BOOST_ROOT)
> :
> build-dir bin.v2
> ;
>
> the include order is still the same wrong one it was before.
>

Check the command lines. Is $(BOOST_ROOT) listed twice?

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