Boost logo

Boost-Build :

From: Ansgar Philippsen (ansgar.philippsen_at_[hidden])
Date: 2003-06-04 05:10:08


> We feel that V2 is ready to be evaluated by users, and will appreciate
> all feedback.
compile and install on Mandrake 9.1 works fine. hello/ and qt/ in
examples-v2 build without problem.

However, I somehow can't include boost in my project. First I tried to use
"<library>@/boost/filesystem/fs" in my Jamfile which didn't work because
the target id "boost" is not defined. When I then attempt to define it in
project-root.jam with

use-project boost/filesystem :
/home/ansgar/app/boost.cvs/libs/filesystem/build ;

I get an error:

rule subinclude unknown in module Jamfile</home/ansgar/app/boost.cvs>.

from which I gather that I should probably use Jamfile.v2, but it somehow
escaped me how to do that.... So I would like to ask how to?

Thanks - Ansgar

---------------------------------------------------------------
01010010 | Dr. Ansgar Philippsen
01010100 | MIH - Biozentrum - Basel - Switzerland
01000110 | Email: ansgar.philippsen_at_[hidden]
01001101 | Voice: +41 61 267 1575 Fax: +41 61 267 2109

 


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