VC++ 内部编译器错误 [英] VC++ Internal Compiler Error

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

问题描述

我收到以下错误,有人能帮我解决吗.

Iam getting the following error , could some one help me how to fix it .

致命错误 C1001:内部编译器错误(编译器文件'f:\vs70builds\3077\vc\Compiler\CxxFE\sl\P1\C\pdbmgr.cpp',第 149 行)请选择技术Visual C++ 上的支持命令帮助菜单,或打开技术支持帮助文件以获取更多信息

fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'f:\vs70builds\3077\vc\Compiler\CxxFE\sl\P1\C\pdbmgr.cpp', line 149) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information

推荐答案

这是一件非常不幸的事情.这种迹象偶尔会出现,没有明显的原因.甚至 MSDN 也建议转到代码并在那里使用优化编译指示.您必须检测导致此指示的构造并以某种方式重写它.或者您可以使用较新版本的 VC++.

That's a very unfortunate thing. Such indications appear once in a while for no apparent reason. Even MSDN recommends to go to the code and play with optimization pragmas there. You have to detect what construct causes this indication and rewrite it somehow. Or you can use a newer version of VC++.

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

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