Boost logo

Boost Users :

Subject: Re: [Boost-users] missing libboost_zlib-vc140-mt-x64-1_66.lib
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-03-12 15:48:01


AMDG

On 03/12/2018 07:58 AM, Sebastian Pfützner via Boost-users wrote:
> Am 09.03.2018 um 16:30 schrieb Steven Watanabe via Boost-users:
>>    It looks like the auto-linking code for
>> zlib was written assuming that you are building
>> zlib from source.  You can add -DBOOST_IOSTREAMS_NO_LIB,
>> but then you also need to link to boost_iostreams
>> explicitly.
>
> Thanks for your time, I could finally solve the problem.
> Do you think, this behavior should be reported? Is this:
> https://svn.boost.org/trac10/newticket still the right place for bug
> reports for boost iostream?
>

Yes. I looked at the code again, and it seems you can
get auto-linking to work with -DBOOST_ZLIB_BINARY=<libraryname>
This doesn't seem to be documented, though, which
is a bug.

In Christ,
Steven Watanabe


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