|
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