致命错误 C1001:编译器发生内部错误 [英] fatal error C1001: An internal error has occurred in the compiler

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

问题描述

在 x64 平台上编译时出现以下错误:

While compiling on x64 plattform I am getting following error:

c:codavs05hpsw-scovpacc	oolscodaaccesstestcoda_access.cpp(1572): fatal error C1001: An internal error has occurred in the compiler.

(compiler file 'f:ddvctoolscompilerutcsrcp2sizeopt.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 ------

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

If I change settings to preprocessor file (Yes) i am not getting any error.

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

About my environment: Upgrading Microsoft Visual Studio 2005 to 2010

请帮忙.

推荐答案

我在 VS2015 中在 Windows 本地构建时遇到了这个问题.

I have had this problem with VS2015 while building locally in Windows.

为了解决这个问题,我删除了我的构建文件夹(属性/常规中看到的输出目录)并重新构建了项目.

当构建过程中发生奇怪的事情时,这似乎总是有帮助.

This always seems to help when strange things happen during the build.

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

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