Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2006-03-11 09:49:55


Johan Råde wrote:
>
> 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?
[...]
> LINK : fatal error LNK1181: cannot open input file 'zdll.lib'

That is link time, hence the "LINK... LNK1181..." error. Or do you mean
load time? If you do you still need the zdll.lib link library at link
time. This might help
<http://www.boost.org/libs/iostreams/doc/index.html?path=7>.

--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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