Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-12 02:31:13


paulcesar wrote:
> Ok, yes, it changed the responses to the same thing I get when I
> call bjam alone. Even weirder.
>
> C:\libtorrentx\libtorrent>bjam torrent
> XXX
> C:/boost_1_31/tools/build/v2/build\targets.jam:639: in find from
> module targets
> error: Unable to resolve target-id condition.cpp
> Reference was made from project at '/C:/boost_1_31/libs/thread/build'

Two questions.

1. Is there C:/boost_1_31/libs/thread/src/condition.cpp?
2. Does it work if you speficy relative path to boost, e.g

cd c:\libtorrentx\libtorrent
set BOOST_ROOT=../../boost_1_31
bjam

I recall there was a bug related to absolute names and 'use-project', that was
fixed after m9.1. Guess we really need another release.

- Volodya

 


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