-----Original Message----- From: Boost
On Behalf Of Marshall Clow via Boost Sent: Friday, March 8, 2019 7:22 PM The release candidates for the first 1.70.0 beta release are now available at:
https://dl.bintray.com/boostorg/beta/1.70.0.beta.1.rc1/source/
The release notes are not yet available.
The SHA256 checksums are as follows:
a7c570d6307d05dc8d45a3b4c69a0afdcba2b22eac0c4da4d496559f53db7b89 ./boost_1_70_0_b1_rc1.7z 4b91b9a203cf12f6001cf39de83c7cc005fbc5390e2b4b2fc29ce7b19c0537a7 ./boost_1_70_0_b1_rc1.tar.bz2 460dd6499bba9df04c6bfa219b26097bad803b8758304ba45f2fc291aa42c96e ./boost_1_70_0_b1_rc1.tar.gz f209c9a086ed2c7882a0bc8755792f436eb141eaeb8c823ed57295ca9ce25b93 ./boost_1_70_0_b1_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.
I've run the plain .\bootstrap.bat + .\b2 on win10 x64 with VS2017 (v15.9.6). That compiled with a few warnings, but no errors. However, when trying to run b2 from within the status directory, I get the following error: error: Unable to find file or target named error: '/C:/Users/<user-name>/Downloads/boost_1_70_0_b1_rc1/boost_1_70_0/libs/predef/test//C:\Users\<user-name>\Downloads\boost_1_70_0_b1_rc1\boost_1_70_0\libs\predef\include/boost/predef.h' error: referred to from project at error: '.' Best Mike