【发布时间】:2021-10-26 07:28:21
【问题描述】:
显然 vc143 不受支持,我似乎无法使工具集命令工作 在 powershell 中使用以下命令:
./bootstrap.bat gcc 要么 ./bootstrap.bat 要么 ./bootstrap.bat msvc
Boost 版本是 1.77
问候, 乌斯曼
【问题讨论】:
-
“似乎无法使工具集命令工作”请显示您收到的确切错误消息。
-
PS F:\boost_1_77_0\boost_1_77_0> ./bootstrap.bat Building Boost.Build engine LOCALAPPDATA=C:\Users\Usman\AppData\Local Found with vswhere F:\vs ### ### "Unknown toolset: vcunk" ### ### 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, mingw, ### vc12, vc14, vc141, vc142 ### ### If you have Visual Studio 2017 installed you will need to either update ### the Visual Studio 2017 installer or r ### -
请edit问题并在此处添加此信息。
标签: c++ visual-studio boost