Boost logo

Boost Users :

Subject: Re: [Boost-users] boost-io streams building with zlib/bzip2 again
From: Filip Konvička (filip.konvicka_at_[hidden])
Date: 2010-06-23 09:08:58


Hi Sean,

> Bjam toolset=msvc stage –SZLIB_SOURCE=”c:\progrma files\zlib\”
>
> This still doesn’t find the zlib.h file which is in c;\program files\zlib.

Are you sure you don't have any typos in your path? :-)

I don't know what the official way is, but I use something like this
(guessing your actual zlib path):

set "ZLIB_SOURCE=C:\Program Files\zlib"
bjam .......

I'm not sure whether the space in the zlib path could be an issue....

Cheers,
Filip


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