Boost logo

Boost-Build :

From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2005-03-01 14:55:44


On Tue, 1 Mar 2005 14:41:48 -0500
Jody Hagins <jody-boost-011304_at_[hidden]> wrote:

Yes, I am replying to my own post, as I forgot to say...

>
> Any ideas?

other than adding <include>$(BOOST_ROOT) in the "dll" ...

dll tidll
: # SOURCES
tidll.cpp
: # REQUIREMENTS
<include>$(BOOST_ROOT)
: # DEFAULT BUILDS
debug
;

since I think I should at least get -I${BOOST_ROOT} for "free."

 


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