Boost logo

Boost-Build :

From: Daniel James (daniel.james_at_[hidden])
Date: 2003-11-06 10:17:40


Hi,

This new release has caused problems for building my unit tests. They
don't seem to be linking in their requirements. I've got a lot of
Jamfiles which look like this:

project foo/test
: requirements
<library>/boost/test//unit_test_framework
;

unit-test test_foo : test_foo.cpp ;

These worked with Milestone 8, but now it's not linking the libraries.
If I put add the library to the sources it works fine, but I'd prefer
to put it into the project's requirements.

thanks,

Daniel

 


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