visual-c++ - VC++ 内部编译器错误

标签 visual-c++ c1001

我收到以下错误,有人可以帮助我如何解决它。

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++。

关于visual-c++ - VC++ 内部编译器错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1091662/

相关文章:

c++ - 刚刚向 TMPing 介绍自己,发现了一个怪癖

windows - winbase.h(第 97 行)中的类似函数的宏 Yield() 是什么?

C++11 移动语义和右值引用

c++ - 追踪哪个翻译单元内部编译器错误发生在

winapi - 如何使用 ShellExecuteEx 避免内存泄漏?

math - 如何在 Visual C++ 2008 中访问数学常量(例如 M_PI)?

C++ fatal error C1001 : An internal error has occurred in the compiler

c++ - VC6和模板错误