MSBuild返回错误代码:-1 [英] MSBuild returned error code :-1

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

问题描述





我正在获取MSBuild返回错误代码:-1编译我的VS2010 VC ++解决方案时。



请告诉我如何解决这个问题。



问候,

Hi,

I am getting MSBuild returned error code: -1 while compiling my VS2010 VC++ solutions.

Please do let me know how to resolve this.

Regards,

推荐答案

As其他人已经指出,这意味着你的构建过程(编译或链接)失败了。

检查VC ++中的输出窗口,应该有一个错误列表,为什么构建失败。纠正这些错误,它会起作用。
As other have pointed out, it means that your build process (either the compiling or the linking) has failed.
Check the output window in VC++, there should be a list of errors why the build failed. Correct these errors, and it will work.


这篇关于MSBuild返回错误代码:-1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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