构建错误MSB600 [英] Build Error MSB600

查看:711
本文介绍了构建错误MSB600的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 

尝试从VS2015构建工作区时收到以下错误消息

I am getting the below error message while trying to build workspace from VS2015

  MSB600" cmd.exe"退出时使用代码9009.
C:\Program Files(x86)\ MSBuild\Microsoft.Cpp\v4.0\V140 \ Microsoft.CppCommon.targets
171

 MSB600 "cmd.exe" exited with code 9009. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171

我在网上找不到任何合适的解决方案。请告诉我您如何解决此错误的输入。

谢谢,

Thennarasan

推荐答案

您好,

此错误会导致自定义构建步骤。向我们显示日志文件。必须有更多的错误和警告。 也许您使用了一个路径(到lib,...),其中包含空格,但没有在引号中设置路径。

this error results from a custom build step. Show us the log file. There must be more errors and warnings. Maybe you used a path (to a lib,...) with spaces in it but didn't set the path in quotes.

问候,Guido


这篇关于构建错误MSB600的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆