|
Boost : |
Subject: Re: [boost] [Release] Boost 1.70.0 Beta 1 Release Candidate 2
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-03-10 00:02:29
Steven Watanabe wrote:
> That's not the problem. os.environ sees -s arguments as well. If you
> build with --debug-configuration it shows that it's picking up the correct
> path for zlib. Also, the tests run correctly. It's only install/stage
> that fails.
Yes, I figured that part out, eventually.
I tried to replicate. With
C:\boost-git\develop>b2 -sZLIB_SOURCE=c:\projects\zlib-1.2.7
install --with-iostreams --debug-configuration
on the current develop, I see zlib being installed:
common.copy C:\Boost\lib\libboost_zlib-vc141-mt-gd-x64-1_70.lib
Which part doesn't work?
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk