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-06 21:22:31


AMDG

On 03/06/2018 02:51 AM, Sebastian Pfützner via Boost-users wrote:
>
> I tried to build boost iostreams with zlib support with the following
> command on Windows:
>
> b2 -j 10 --build-dir=build\x64 --stagedir=stage\x64 --toolset=msvc
> -sZLIB_SOURCE=L:\vc14\zlib\zlib-1.2.8 runtime-link=shared link=static
> threading=multi address-model=64 debug release stage
>

This is supposed to work. If you add --debug-configuration,
what does it say about zlib?

> But if I try to link my program using iostreams with zlib filter it
> complains about the missing file libboost_zlib-vc140-mt-x64-1_66.lib,
> and I see it was not built. I also tried editing the project-config.jam
> as described in the docs:
>

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