小编Qui*_*ser的帖子

“msbuild”不被识别为内部或外部命令、可操作程序或批处理文件。错误

Visual Studio 2019,Windows 11。IBM Blockchain Platform 教程,A5:从外部应用程序调用智能合约,步骤 A5.26:在 VS Code 主菜单中,单击“终端”->“运行构建任务...”:

我收到以下错误:

Executing task in folder src: msbuild /property:GenerateFullPaths=true /t:build /consoleloggerparameters:NoSummary

'msbuild' is not recognized as an internal or external command,
operable program or batch file.
The terminal process "C:\WINDOWS\System32\cmd.exe /d /c msbuild /property:GenerateFullPaths=true /t:build /consoleloggerparameters:NoSummary" terminated with exit code: 1.
Run Code Online (Sandbox Code Playgroud)

到目前为止,每一步都进展顺利。VS更新了。需要帮忙。如果您提供任何建议,请具体说明。我不是程序员或开发人员,有一些经验但不多。我不知道 /PATH/xxx/version 上运行的是什么...除非你告诉我“xxx”是什么。我已经编写了一个区块链(通过教程)并让它运行。谢谢。只是想学习。

windows msbuild ibm-blockchain visual-studio-2019

2
推荐指数
1
解决办法
4627
查看次数