Boost logo

Boost-Build :

From: Patrick Frants (gclbb-jamboost_at_[hidden])
Date: 2002-08-27 10:56:51


Hi,

I wrote this template:

template q_binary : <lib>advapi32
: <qmsvc><*><define>WIN32
<debug><define>_DEBUG
<debug-store>database
<threading>multi

<exception-handling>on
<rtti>on
<*><runtime-link>static
<qmsvc><*><library-path>"C:/Program
Files/Microsoft Visual Studio/VC98/Lib"
:
;

and... it does not work. I tried a lot of variants, but advapi32.lib never
shows up on the command line (bjam -d2) or in the .cmd response file. The
library-path feature works ok, but now I want to specify that the target
should link with some libraries from this path.

Patrick

-- 
Patrick Frants
Senior Software Engineer
Quintiq
mailto:patrick_at_[hidden]
www.quintiq.com
 

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