Boost logo

Boost :

Subject: Re: [boost] [Boost-users] Boost 1.65.0 Beta 1 Release Candidate 1
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2017-07-09 19:07:55


2017-07-09 21:18 GMT+03:00 Peter Dimov via Boost <boost_at_[hidden]>:
>> > Confirmed, minimal repro is
>> >
>> > b2 --with-stacktrace --build-type=complete stage
>>
>> Patch:
>
> ...
>
> This is actually fixed in Stacktrace's master branch:
>
> https://github.com/boostorg/stacktrace/commit/9c1ed7fc95350bd7a0540ef600df2a715271aa78
>
> but the superproject master doesn't seem to have picked up this change.

I've merged it to master only today (sorry for the delay).

Looks like header only Boost.Coroutine2 wishes to autolink with a
boost_coroutine2 library (tried to build this example
https://github.com/apolukhin/Boost-Cookbook/tree/second_edition/Chapter11/09_coroutines)
:

LINK : fatal error LNK1104: cannot open file
'libboost_coroutine2-vc140-mt-gd-1_65.lib'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 14.0\VC\BIN\amd64\link.EXE"' : return code '0x450'

-- 
Best regards,
Antony Polukhin

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