神秘的VS2012编译器错误。 [英] cryptic VS2012 compiler error.

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

问题描述

我正在尝试在VS2012中构建一个C ++项目,我收到一个我以前从未见过的错误,但找不到任何信息。 


2> ; ------重建全部开始:项目:gstate,配置:调试Win32 ------
$
1> M:\\\\\\\\\\\\\\\\\\\\ Microsoft.Cpp \v4.0\v110\Microsoft.CppCommon.targets(347,5):错误MSB6006:"CL.exe"退出时使用代码-1073741701。

2> M:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ 347,5):错误MSB6006:"CL.exe"退出时输入验证码-1073741701。


非常感谢任何帮助,了解该代码的含义。


谢谢!


解决方案

你好ccs12345,


感谢您在这里发帖。


>>我正在尝试在VS2012中构建一个C ++项目,我收到一个我以前从未见过的错误,可以找不到任何信息。 


2> ------重建全部开始:项目:gstate,配置:调试Win32 ------

1> M:\ external \ MSBuild \10.0.16191.1008 \ Microsoft.Cpp \ v4.0 \ v110 \ Microsoft (347,5):错误MSB6006:"CL.exe"已退出,代码为-1073741701。

2> M:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\ Microsoft.CppCommon.targets(347,5):错误MSB6006:"CL.exe"退出时输入验证码-1073741701。


非常感谢任何帮助,了解该代码的含义。


对于这种情况,我建议您按照以下步骤查看是否可以解决问题。


1。在命令行中使用 / verbosity:diagnostic
来显示详细信息。建立日志;


2。将 vc ++ redistributable package
或Repair VS 2012重新安装到最新版本。


3. 重新安装所需的Windows SDK。


希望这可以为您提供帮助。


最诚挚的问候,

Sera Yu




I'm trying to build a C++ project in VS2012 and I'm getting an error I've not seen before and can't find any info on. 

2>------ Rebuild All started: Project: gstate, Configuration: Debug Win32 ------
1>M:\external\MSBuild\10.0.16191.1008\Microsoft.Cpp\v4.0\v110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741701.
2>M:\external\MSBuild\10.0.16191.1008\Microsoft.Cpp\v4.0\v110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741701.

Would appreciate any help figuring out what that code means.

Thanks!

解决方案

Hi ccs12345,

thanks for posting here.

>>I'm trying to build a C++ project in VS2012 and I'm getting an error I've not seen before and can't find any info on. 

2>------ Rebuild All started: Project: gstate, Configuration: Debug Win32 ------
1>M:\external\MSBuild\10.0.16191.1008\Microsoft.Cpp\v4.0\v110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741701.
2>M:\external\MSBuild\10.0.16191.1008\Microsoft.Cpp\v4.0\v110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code -1073741701.

Would appreciate any help figuring out what that code means.

For this case, I suggest you follow these steps to see if it could fix the problem.

1. Use the /verbosity:diagnostic in the command line to display detailed message in the build log;

2. Reinstall vc++ redistributable package or Repair VS 2012 to the latest version.

3. Reinstall the Windows SDK you required.

Hope this could be help of you.

Best Regards,
Sera Yu


这篇关于神秘的VS2012编译器错误。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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