|
Boost : |
From: John Maddock (john_at_[hidden])
Date: 2005-01-14 05:44:16
> No "libboost_regex-vc6-mt-sgd-1_32.lib"! How can I build out this file?
OK, that's a static, mutlithreading debug lib so:
bjam -sBUILD="<runtime-link>static <threading>multi" -sTOOLS=msvc stage
Builds it (had you built with the top level build/install proceedure it
would have been built by default.
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk