
On Thu, Mar 23, 2017 at 5:36 PM, Mateusz Loskot
On 23 March 2017 at 17:04, Olaf van der Spek via Boost
wrote: VS2015 / W10:
boost_1_64_0>bootstrap.bat
Building Boost.Build engine HRESULT was unexpected at this time.
bootstrap.bat bootstrap.bat vc14 bootstrap.bat vc141
All succeed for me on W10 w/ VS2015 and VS2017
VS2017 / W7: PS C:\vc\boost_1_64_0> .\bootstrap.bat 'cl' is not recognized as an internal or external command, operable program or batch file. PS C:\vc\boost_1_64_0> .\bootstrap.bat vc14 'cl' is not recognized as an internal or external command, operable program or batch file. Builds 'OK' via a dev prompt, though there's still '"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/vcvarsall.bat"' is not recognized as an internal or external command, Output names are still wrong: libboost_atomic-vc-mt-1_64.lib -- Olaf