| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 3497 人关注过本帖
标题:fatal error C1001: INTERNAL COMPILER ERROR
只看楼主 加入收藏
panpan1202
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2008-12-9
收藏
 问题点数:0 回复次数:1 
fatal error C1001: INTERNAL COMPILER ERROR
我建立了一个MFC  AppWizard  project 命名为11
然后建立C/C++headfile   common.h  和 sphere.h  vector.h
       C/C++sourcefile     common.cpp      sphere.cpp    simple.cpp
再然后按F7     
Compiling...
common.cpp
d:\program files\microsoft visual studio\vc\vc98\include\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
g:\paper3\33\vector.h(23) : 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
simple.cpp
d:\program files\microsoft visual studio\vc\vc98\include\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
g:\paper3\33\vector.h(23) : 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
sphere.cpp
d:\program files\microsoft visual studio\vc\vc98\include\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
g:\paper3\33\vector.h(23) : 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
Generating Code...
Skipping... (no relevant changes detected)
11.cpp
Error executing cl.exe.

11.dll - 3 error(s), 3 warning(s)
搜索更多相关主题的帖子: INTERNAL COMPILER fatal 
2008-12-09 09:43
debroa723
Rank: 10Rank: 10Rank: 10
等 级:贵宾
威 望:23
帖 子:862
专家分:1954
注 册:2008-10-12
收藏
得分:0 
http://blog.
看看这个文章是否能帮到你
2008-12-09 13:28
快速回复:fatal error C1001: INTERNAL COMPILER ERROR
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.020162 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved