Boost - Dev mailing list wrote
On 17/03/2017 13:47, Tom Kent via Boost wrote:
On Thu, Mar 16, 2017 at 7:36 PM, Gavin Lambert via Boost <
boost@.boost
wrote:
I asked this in another thread (I don't have a VS2017 install locally to check): what does $(PlatformToolsetVersion) in VS2017 C++ projects evaluate to?
Because if that number is different than what Boost is putting in the filenames, it's going to cause integration pain to someone.
$(PlatformToolsetVersion) is "141".
So then shouldn't b2 and Config be using "*-vc141-*"?
+1, I would also expect it to match $(PlatformToolsetVersion). Apart from that, everything works for me except the 150/1410 mismatch for autolinking that has already been mentioned. Thanks for bringing VS2017 support to Boost 1.64 at the last minute to all involved! -- View this message in context: http://boost.2283326.n4.nabble.com/release-1-64-0-please-test-master-snapsho... Sent from the Boost - Dev mailing list archive at Nabble.com.