Boost logo

Boost-Build :

From: Bojan Resnik (resnikb_at_[hidden])
Date: 2005-11-07 06:42:44


I have a problem with the CVS version and searched libs. Using the
following example Jamroot:

lib kernel32 ;
exe hello : hello.cpp kernel32 ;

with a dummy hello.cpp file, produces the following hello.exe.rsp file:

"bin\msvc-6\debug\hello.obj"

The same happens with more complex projects (e.g. when using qt) - the
searched libs are not passed to the linker.

--
Bojan Resnik
 

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