Hi,
Is it compatible with newest VS2017 Update 3?
Best regards,
Marian
From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Marshall Clow via Boost-users
Sent: Thursday, August 17, 2017 6:35 AM
To: boost@lists.boost.org List ; boost-users@lists.boost.org
Cc: Marshall Clow
Subject: Re: [Boost-users] Boost 1.65.0 Release Candidate 4
On Wed, Aug 16, 2017 at 8:33 PM, Marshall Clow mailto:mclow.lists@gmail.com> wrote:
The fourth (and hopefully final) release candidates for the 1.65.0 release are now available at:
https://dl.bintray.com/boostorg/release/1.65.0/source/https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.bintray.com_boostorg_release_1.65.0_source_&d=DwMFaQ&c=-fbTum6O9-adBIQ4WABHJvLnvmx-fC6ed9Nj-bus33w&r=1INm7tgfFvxvwy0Bx_Aiyq1aRjun5gL4NWIDPbMXFXYBJgvd6kC4uFy6GmlYcbJ2&m=yDN3gZ5gkOMZN66-2OSOvwIXjgpCRqZ9x0wBe9OYxaU&s=W70eZu1tNlYMc2WwSDJi2yhCF7mQOk31LAtinI_acWw&e=
[snippage]
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.
* Builds successfully with Apple Clang [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
with C++03/11/14/1z
* Builds successfully with Clang Trunk [clang version 6.0.0 (trunk 310587)]
with C++03/11/14
* Built successfully with Clang Trunk [clang version 6.0.0 (trunk 310587)]
with C++1z except for Boost.Locale.
-- Marshall