Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building Zlib and Iostreams
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-07-13 03:24:09


On Saturday 11 July 2009 Craig Henderson wrote:

> Hi, I am successfully using MSVC8 with Boost and STLPort but have hit a
> problem trying to use Zlib compression in Boost.Iostreams.
>
>
>
> I have re-built Boost.Iostreams with ZLib 1.2.3 and the following code snip
> produces a linker error
>
> LINK : fatal error LNK1104: cannot open file
> 'libboost_zlib-vc80-mt-gdp-1_39.lib'

This is static, debug library, with STLport. Are you using STLport in your
project? Did you build Boost with stlport or maybe you've missed stdlib=stlport?

- Volodya


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