Boost logo

Boost-Build :

Subject: Re: [Boost-build] Linking to libboost_filesystem in own bjam-based projet
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-02-15 01:11:11


On Saturday 13 February 2010 16:39:37 Andreas wrote:

> Hi there,
>
> I'm trying to set up Boost.Build for my own project, which references
> libboost_filesystem.
>
> When I run
>
> bjam release avg_asp
>
> I get the following output:
>
> andreas_at_rodin:~/src/libdoas/src/tools$ bjam release avg_asp -n
> /home/andreas/lib/build/boost_1_42_0/Jamroot:637: in modules.load
> rule targets.create-metatarget unknown in module Jamfile</home
> /andreas/lib/build/boost_1_42_0>.
> /usr/share/boost-build/build/project.jam:312: in load-jamfile

It appears that you are using system-wide installed Boost.Build.
Boost C++ Libraries version 1.42 require a newer version, however -- which
you can find in /home/andreas/lib/build/boost_1_42_0/tools/build/v2

Hope this helps,

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