对VC忍无可忍!!!(求救)

genius007 2001-08-13 08:17:22
小弟经常碰到这种错误:

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
我实在拿它没有办法。求各位高手帮助!!!

希望能发到我的EMAIL:genius007@263.net万分感谢
...全文
90 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
蒋晟 2001-08-14
  • 打赏
  • 举报
回复
也可能是语法分析错,通常由于错误的语句造成。
tryibest 2001-08-13
  • 打赏
  • 举报
回复
windows重装,再重装vc就ok了
ShyWJB 2001-08-13
  • 打赏
  • 举报
回复
学习
lbqsv 2001-08-13
  • 打赏
  • 举报
回复
Fatal Error C1001
INTERNAL COMPILER ERROR
(compiler file 'file', line number)

This error is most often generated in one of two cases:

Failure to recover the compiler's internal state following detection of a syntax error in the program. The first pass of the compiler will occasionally fail when attempting to recover its state following the detection of a malformed program. Typically, the compiler will have printed an error message (or messages) and will later produce an internal compiler error. In most cases, fixing the errors reported in your code and recompiling will solve the problem.


Failure of the code generator to find a way to generate correct code for a construct. This is most often caused by the interaction of an expression and an optimization option. The optimization has generated a tree which the compiler does not know how to handle. Such a problem can often be fixed by removing one or more optimization options when compiling the particular function containing the line indicated in the error message

可能是一些编译选项做了改变。重装一般能解决问题。
willwzq 2001-08-13
  • 打赏
  • 举报
回复
ok
Belle 2001-08-13
  • 打赏
  • 举报
回复
我也遇到过,也写过帖子,重装vc,除了时间,没什么损失
就这么做吧,不信你看看我的帖子
http://www.csdn.net/expert/topic/230/230969.shtm

16,551

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC相关问题讨论
社区管理员
  • 基础类社区
  • Creator Browser
  • encoderlee
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

        VC/MFC社区版块或许是CSDN最“古老”的版块了,记忆之中,与CSDN的年龄几乎差不多。随着时间的推移,MFC技术渐渐的偏离了开发主流,若干年之后的今天,当我们面对着微软的这个经典之笔,内心充满着敬意,那些曾经的记忆,可以说代表着二十年前曾经的辉煌……
        向经典致敬,或许是老一代程序员内心里面难以释怀的感受。互联网大行其道的今天,我们期待着MFC技术能够恢复其曾经的辉煌,或许这个期待会永远成为一种“梦想”,或许一切皆有可能……
        我们希望这个版块可以很好的适配Web时代,期待更好的互联网技术能够使得MFC技术框架得以重现活力,……

试试用AI创作助手写篇文章吧