小编ven*_*kat的帖子

致命错误C1001:编译器中发生内部错误

在x64平台上编译时,我收到以下错误:

c:\codavs05\hpsw-sc\ovpacc\tools\codaaccesstest\coda_access.cpp(1572): fatal error C1001: An internal error has occurred in the compiler.

(compiler file 'f:\dd\vctools\compiler\utc\src\p2\sizeopt.c', line 55)
To work around this problem, try simplifying or changing the program near the locations listed above.
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information

------ Build started: Project: asyncexample, Configuration: Release Win32 ------
Run Code Online (Sandbox Code Playgroud)

如果我将设置更改为预处理器文件(是),我没有收到任何错误.

关于我的环境:将Microsoft Visual Studio 2005升级到2010

请帮忙.

compiler-construction 64-bit visual-c++

15
推荐指数
3
解决办法
5万
查看次数

标签 统计

64-bit ×1

compiler-construction ×1

visual-c++ ×1