[解決済み] v120 (Platform Toolset = 'v120') 用のビルドツールが見つかりません。
2022-12-07 21:21:49
質問
Windows 8 x64 で Visual Studio 2012 を使用しています。 msbuild が .net に移動したことが原因である可能性がありますが、修正する方法をまだ見ていません。
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): error MSB8020: The builds tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install v120 to build using the v120 build tools.
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5):
error MSB8020: The builds tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install v120 to build using the v120 build tools.
5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): error MSB8020: The builds tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install v120 to build using the v120 build tools.
どのように解決するのですか?
http://en.wikipedia.org/wiki/Visual_C++
あなたが使用している Visual C++ 2012 は v110 です。v120 は Visual C++ 2013 を意味します。
したがって、プロジェクトの設定を変更してツールセット v110 を使用するか、このマシンに Visual Studio 2013 をインストールして VS2013 を使用してコンパイルするか、どちらかになります。
関連
-
[解決済み] インストール : Microsoft Visual C++ Redistributable は、「Processing.NET」でスタックしました。Windows7_MSU_X64' でスタックしました。
-
[解決済み] Unityでこの:error CS0234を修正するにはどうしたらいいですか?[クローズド]です。
-
[解決済み] MSBuildExtensionsPath32が正しく設定されていない?
-
[解決済み] Visual Studio 2015 Update 3 - team explorer for microsoft visual studio 2015 update 3 ctp1 error.
-
[解決済み] C#の正しいバージョン番号を教えてください。
-
[解決済み] Visual StudioでGitを使う【終了しました
-
[解決済み] Windows 8でVisual Studioを常にAdministratorとして実行するように強制することはできますか?
-
[解決済み] Visual StudioでWebプロジェクトでないプロジェクトのApp.Config変換は?
-
[解決済み】Visual Studioのエディタにスペース、タブ、CRLFを表示させる
-
[解決済み】Visual Studioのポストビルドイベント - 相対的なディレクトリの場所にコピーする
最新
-
nginxです。[emerg] 0.0.0.0:80 への bind() に失敗しました (98: アドレスは既に使用中です)
-
htmlページでギリシャ文字を使うには
-
ピュアhtml+cssでの要素読み込み効果
-
純粋なhtml + cssで五輪を実現するサンプルコード
-
ナビゲーションバー・ドロップダウンメニューのHTML+CSSサンプルコード
-
タイピング効果を実現するピュアhtml+css
-
htmlの選択ボックスのプレースホルダー作成に関する質問
-
html css3 伸縮しない 画像表示効果
-
トップナビゲーションバーメニュー作成用HTML+CSS
-
html+css 実装 サイバーパンク風ボタン
おすすめ
-
[解決済み] "このプロジェクトは、現在のVisual Studioのバージョンと互換性がありません"。
-
[解決済み] Visual Studioでデバッグを行う際、特定の環境変数を設定するにはどうすればよいですか?
-
[解決済み] Visual Studioでディレクトリ構造全体を「既存の項目を追加」するにはどうすればよいですか?
-
[解決済み] デバッグビルドのみVisual Studioのポストビルドイベントを実行する方法
-
[解決済み] VS 2017でデバッグ停止時にブラウザを自動で閉じないようにする方法
-
[解決済み] IIS Expressの設定ファイル/メタベースファイルはどこにありますか?
-
[解決済み】Visual Studioのエディタにスペース、タブ、CRLFを表示させる
-
[解決済み】NuGetパッケージが見つからない
-
[解決済み】Visual Studio 2012、2013、2015、VS Codeで正規表現による検索と置換でキャプチャグループを参照する方法
-
[解決済み】Visual Studio 2010以降でZoomをリセットする方法