Boost logo

Boost :

Subject: Re: [boost] RC2 / VS2017 - shared libraries questions
From: rleigh_at_[hidden]
Date: 2017-08-15 15:37:58


On 2017-08-15 15:39, Raffi Enficiaud via Boost wrote:
> Le 15.08.17 à 15:44, alanbirtles2 via Boost a écrit :
>> Boost - Dev mailing list wrote
>>> What am I doing wrong?
>>
>> Nothing, VC 2015 and 2017 share the same ABI and runtime libraries
>
> Thanks! I did not know that.

Note that it's conditionally true. VS2017 can use the v140 toolset from
VS2015.
But you can also choose to use the v141 toolset which is *not*
compatible.

Regards,
Roger


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