Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [release] Boost 1.70.0 Release Candidate 1 available
From: Tom Kent (lists_at_[hidden])
Date: 2019-04-05 01:46:17


On Thu, Apr 4, 2019 at 7:13 PM Peter Dimov via Boost <boost_at_[hidden]>
wrote:

> Tom Kent wrote:
> > Building with msvc-14.2 seemed okay, but when I went to link the libaries
> > the auto-library feature wasn't working. The build correctly generated
> > "libboost_thread-vc142-mt-gd-x32-1_70.lib", but the auto-lib wanted
> > "libboost_thread-vc141-mt-gd-x32-1_70.lib".
>
> Sounds like we need to fix
>
> https://github.com/boostorg/config/blob/develop/include/boost/config/auto_link.hpp#L176-L179
>

https://github.com/boostorg/config/pull/275


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk