Boost logo

Boost Users :

Subject: Re: [Boost-users] [iostreams] building iostreams with zlib support for iphone
From: Mikko Vainio (mikko.vainio_at_[hidden])
Date: 2009-04-09 09:52:27


Kenny Riddile wrote:
> I need to build the iostreams library with zlib support for both the
> iphone and iphone simulator. I already know how to just build the libs
> for iphone and the simulator, but I'm a windows developer and have
> little dev experience on mac, let-alone iphone, so I'm a bit bewildered.
> How do I go about getting zlib support compiled in?
>

You need to define the environment variable ZLIB_SOURCE or other ZLIB_*
variables as described in the installation instructions
http://www.boost.org/doc/libs/1_38_0/libs/iostreams/doc/installation.html
(note: the instructions say "Boot.Build variables" but that does not work).

Cheers,
Mikko


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net