0

VS 2019 Community 用の Clang Power Tools をインストールしたところ、ビルドに移動すると、次のエラーがスローされます。

throw "VsWhere could not detect Visual Studio $($global:c ...

+ CategoryInfo          : OperationStopped: (VsWhere could n... Studio 2017 *.:String) [], RuntimeException
+ FullyQualifiedErrorId : VsWhere could not detect Visual Studio 2017 *.

他の誰かがこの問題を抱えていましたか?

の下部にある要件:

https://marketplace.visualstudio.com/items?itemName=caphyon.ClangPowerTools

状態VS 2017 / 2019.....

4

1 に答える 1

0

拡張機能には、少なくとも VS2017 ビルド ツールが必要なようです。

閉鎖....

于 2021-11-07T12:29:40.110 に答える