Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-12 06:52:09


On Wednesday 12 April 2006 14:44, Renaud Lepere wrote:
> > using boost : the-directory-with-boost-source ;
> >
> > exe your_exe : source.cpp /boost//boost_filesystem ;
> >
> > This will automatically build the requested Boost library and
> > link it with
> > your application.
>
> using boost : the-directory-with-boost-source ;

Is the 'directory-with-boost-source' the source of Boost you've unpacked from
a downloaded source package, or got from CVS? It should contain file
"Jamfile.v2" at the top-level.

> does not work apparently i don't have a boost.jam file ?
> Apparently i should "include" boost/Jamfile.v2 ?

What error message do you get, precisely?

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: 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