Open xg357 opened 4 years ago
Please, learn how to use GitHub to apply minimally readable formatting to an issue. The subject line is meaningless.
Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 This issue has been automatically marked as "transition" to indicate the potential for needing transition to the new B2 development project.
The boost version is boost_1_71_0. Run either .\bootstrap.bat (on Windows 10) from vs2013 x86 command Prompt.
Unknown toolset: vc12,### why?
Log : LOCALAPPDATA=C:\Users\att\AppData\Local could not find "vswhere"
"Unknown toolset: vc12"
You can specify the toolset as the argument, i.e.:
.\build.bat msvc
Toolsets supported by this script are: borland, como, gcc,
gcc-nocygwin, intel-win32, metrowerks, mingw,
vc11, vc12, vc14, vc141, vc142
If you have Visual Studio 2017 installed you will need to either update
the Visual Studio 2017 installer or run from VS 2017 Command Prompt
as we where unable to detect your toolset installation.