明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1496|回复: 1

请教 c++ INTERNAL COMPILER ERROR 错误

[复制链接]
发表于 2005-8-31 11:44:00 | 显示全部楼层 |阅读模式

//
// Define the sole extension module object.
AC_IMPLEMENT_EXTENSION_MODULE(HXLKDLL);

出现错误

D:\ArxDemo\HXLK\HXLK.cpp(11) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1786)
         Please choose the Technical Support command on the Visual C++
         Help menu, or open the Technical Support help file for more information
Error executing cl.exe.

请问如何解决,多谢!!

发表于 2005-9-2 10:29:00 | 显示全部楼层

“以前碰到很多人都出现莫名其妙的INTERNAL COMPILER ERROR,有些人以为vc出错了,如下:
D:\Myfiles\vc\data\dataDlg.cpp(202) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1786)
         Please choose the Technical Support command on the Visual C++
         Help menu, or open the Technical Support help file for more information
Error executing cl.exe.
但有一种情况编译器会出现这种错误,如下:
if (!hFile.Open("d:\\temp\\test.txt",CFile::CFile::modeCreate)) //打开文件
原因是多了一个“CFile::”
编译器不能准确地找到这一行,因此,这种错误很难找。”

所以可能哪里代码有点问题,要不把代码发上来看看……

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-26 04:38 , Processed in 0.155817 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表