C++ 在编译时出现下面的错误提示,该怎么解决,急求,谢谢了
--------------------Configuration:test3-Win32Debug--------------------Compiling...tes...
--------------------Configuration: test3 - Win32 Debug--------------------
Compiling...
test3.cpp
e:\study\c程序\atm机c++\test3.cpp(84) : 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
执行 cl.exe 时出错.
test3.obj - 1 error(s), 0 warning(s) 展开
Compiling...
test3.cpp
e:\study\c程序\atm机c++\test3.cpp(84) : 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
执行 cl.exe 时出错.
test3.obj - 1 error(s), 0 warning(s) 展开
5个回答
展开全部
如果有#include <iostream>
改成
#include <iostream.h>
试试
改成
#include <iostream.h>
试试
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
是一个示例程序么?还是你写的测试小程序?你用其他环境编译下试试。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
把程序发来看看,具体问题具体分析
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
如果程序没错,将debug文件夹下内容全部删除。重新编译。我以前就有过这样的经历。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询