输出log:

1>CustomBuild:
1>  Performing Custom Build Tools
1>  系统找不到指定的路径。
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: “cmd.exe”已退出,代码为 3。

自定义工具错误,找不到自定义编译工具的路径。

可能是某个自定义编译的文件的编译工具路径设置错误。

相关文章:

  • 2021-11-06
  • 2022-01-03
  • 2021-10-14
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-04
  • 2021-07-29
  • 2022-12-23
相关资源
相似解决方案