Can someone tell me why bootstrap.bat failed?
Platform:
Windows 10
Boost boost_1_63_0
C:\Boost\boost_1_63_0>bootstrap.bat
Building Boost.Build engine
'cl' is not recognized as an internal or external command,
operable program or batch file.
Failed to build Boost.Build engine.
Please consult bootstrap.log for further diagnostics.
You can try to obtain a prebuilt binary from
http://sf.net/project/showfiles.php?group_id=7586&package_id=72941
Also, you can file an issue at http://svn.boost.org
Please attach bootstrap.log in that case.
C:\Boost\boost_1_63_0>
As in my answer found in Build boost with msvc 14.1 ( VS2017 RC)
It's found in Start - All Programs - Visual Studio 2017 - Visual Studio Tools - Developer Command Prompt for VS 2017
The error says that the compiler is not found. The most likely reasons are:
If you are using Visual Studio you can try running bootstrap from the compiler command line prompt.
I have solved it installing Visual Studio and adding the path C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\bin\Hostx64\x64 to the environment vairlables. Look at this page click here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With