Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-10-08 00:43:00


Brock Peabody wrote:
> If I put the above in my project-root.jam, and the following in my Jamfile:
>
> use-project /boost/thread : $(BOOST_ROOT)\\libs\\thread\\build ;
>
> I get
>
> Could not find a Jamfile in directory
> /C:/tt/c:/boost/libs/thread/build'.

Luckily, this was simple to diagnose. There was a bug in path-constant. A fix
and a testcase which now works were just comitted. You can get the the fixed
file right now at

http://zigzag.cs.msu.su:7813/working_copy/new/project-roots.jam

- 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