C++報錯:The build tools for v141 (Platform Toolset = 'v141') cannot be found.
【問題內容】
The build tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install v141 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
【問題分析】
Visual Studio 2015 編輯錯誤,是缺少了v141元件
【解決方法】專案-->屬性--->常規-->平臺工具集--->選擇 Visual Studio 2015 (v140),或者Visual Studio 2015 - Windows XP (v140_xp)確定,就OK
相關文章
- gevent安裝錯誤解決方案:Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools"ROSC++UI
- webpack build報錯WebUI
- TiDB EcoSystem Tools 原理解讀系列(二)TiDB-Lightning Toolset 介紹TiDB
- 關於Android SDK裡的compileSdk、minSdk、targetSdk、buildTools、Tools、Platform-toolsAndroidCompileUIPlatform
- allowedOrigins cannot contain the gateway 報錯AIGateway
- gateway 報錯 allowedOrigins cannot contain the specialGatewayAI
- SQLServer2012搭建AlwaysOn報錯:Certificate not found. State 89SQLServer
- 前端報錯:cannot read property length of undefined前端Undefined
- 關閉tomcat報錯Cannot allocate memoryTomcat
- 排查qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.QTPluginPlatform
- thinkphp升級後報錯Declaration of thinkappUrl::build() must be compatible with think outeUrl::build():PHPAPPUI
- 用Android SDK Build Tools手動構建APKAndroidUIAPK
- ubuntu進行make時報錯error: Neither flex nor lex was found.UbuntuErrorFlex
- laradock 執行報錯 Service 'workspace' failed to build:AIUI
- npm run build打包報錯 npm: should be >= 3.0.0NPMUI
- object dict cannot be used in await expression報錯解釋ObjectAIExpress
- React報錯之Function components cannot have string refsReactFunction
- vue+echarts報錯Cannot read property ‘init‘ of underfinedVueEcharts
- SQL2012報錯:cannot find one or more cpmponentsSQL
- Flutter Tools的除錯Flutter除錯
- 執行專案報錯Cannot read property 'styles' of undefinedUndefined
- tar (child): bzip2: Cannot exec: No such file or directory 報錯
- 解決String cannot be cast to java.util.List報錯ASTJava
- el-tree 報錯 TypeError: Cannot read property ‘setCheckedKeys‘ of undefined“ErrorUndefined
- Flutter開發-iOS報錯Trying to embed a platform view but the PrerollContext does not sFlutteriOSPlatformViewContext
- 國內electron-vue build報錯解決方法VueUI
- Error:Cannot build artifact xxx:war exploded‘ because it is included into a circular dependencyErrorUI
- 如何在Android studio中更新sdk版本和build-tools版本AndroidUI
- sqlserver bulk insert報錯Cannot bulk load because the file could not be opened.SQLServer
- Vue啟動報錯 Cannot find module 'webpack/bin/config-yargs'VueWeb
- Jenkins報錯'Gradle build daemon disappeared unexpectedly'的問題解決JenkinsGradleUIAPP
- 開啟 Word 文件報錯: Cannot find the Word document template:WordToRgm.dot
- Java訪問Elasticsearch報錯Request cannot be executed; I/O reactor status: STOPPEDJavaElasticsearchReact
- mysql服務啟動報錯Redirecting to systemctl start mysqld.serviceFailed to start mysqld.service:Unit not found.MySqlAI
- 報錯com.android.build.api.transform.TransformException: java.util.zip.ZipException:AndroidUIAPIORMExceptionJava
- 解決 /kaldi-trunk/tools 目錄下make安裝報錯需要支援 ISO C++ 2011 -std=c++11 or -std=gnu++11C++
- cenots7.6系統報“fork:Cannot allocate memory” 報錯的解決方法(實操)
- IDEA2024(高版本)的git報錯:Cannot run a Git command in the safe modeIdeaGit