Boost logo

Boost Users :

Subject: Re: [Boost-users] building with iostreams and a non-standard zlib location
From: Asbjørn (lordcrc_at_[hidden])
Date: 2013-03-08 22:34:28


On 08.03.2013 05:18, James Amundson wrote:
> I need to specify that libz is in /unusual/location/lib,
> but I don't see how to do that.

Not sure about other platforms, but on Windows I use

b2 --with-iostreams -sZLIB_SOURCE=c:\zlibpath\

I also add -sBZIP2_SOURCE=c:\bzip2path\ since I want bzip2 support.

- Asbjørn


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