Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.65.1 Release Candidate 1
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-09-01 21:08:35


On 09/02/17 00:03, Tom Kent via Boost wrote:
> On Fri, Sep 1, 2017 at 12:36 PM, Daniel James via Boost <
> boost_at_[hidden]> wrote:
>
>> The release candidates for the 1.65.1 release are now available at:
>>
>> <https://dl.bintray.com/boostorg/release/1.65.1/>
>>
>> The SHA256 checksums are as follows:
>>
>> 9b440d8167043c8d70326d8a5d4df98a59abb40be7d68f51e75ea95ea24d84f3
>> boost_1_65_1_rc1.7z
>> fbd5663c748a88479adb4106c8a12009b149e602dec4b40a4a778381a33cf3ce
>> boost_1_65_1_rc1.tar.bz2
>> b1b18d658cc0ff8a5030b29f4ed41de1826281fcb52fc1073b106c5802a570bd
>> boost_1_65_1_rc1.tar.gz
>> 542624352b2c3fd6a76c98624f90d2c0e62dd810ec6cc9fdae831677c7aa1fbf
>> boost_1_65_1_rc1.zip
>>
>> As always, the release managers would appreciate it if you download
>> the candidate of your choice and give building it a try. Please report
>> both success and failure, and anything else that is noteworthy.
>>
>
> The Windows/Visual Studio builds looked good, however when trying to link
> the libraries the automatic lib name detection failed.
>
> I see:
>
> fatal error LNK1104: cannot open file 'libboost_thread-vc80-mt-gd-1_65.lib'
>
> When the actual library file generated by the build is
> libboost_thread-vc80-mt-gd-1_65_1.lib
>
> Showstopper!

This should be fixed by my PR.

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


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