Boost logo

Boost-Build :

From: Johan Råde (rade_at_[hidden])
Date: 2006-03-11 08:45:49


Volodya,

I dowloaded Boost Jam from www.boost.org.
The package has the name boost-jam-3.1.12-1-ntx86.zip.

I tried to build boost using the command

bjam "-sTOOLS=vc-7_1" "-sZLIB_INCLUDE=C:/Qt/3.3.5/src/3rdparty/zlib" install

I get the error message:

vc-Link
bin\boost\libs\iostreams\build\boost_iostreams.dll\vc-7_1\debug\threadin
g-multi\boost_iostreams-vc71-mt-gd-1_33_1.dll
bin\boost\libs\iostreams\build\boo
st_iostreams.dll\vc-7_1\debug\threading-multi\boost_iostreams-vc71-mt-gd-1_33_1.
lib
LINK : fatal error LNK1181: cannot open input file 'zdll.lib'

I want to tell the build system:

"Do not worry about the zlib binary.
I'll make sure that at link time the zlib binary will be there."

How do I do that?

--Johan Råde


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