在使用VC++6.0时遇到的一个问题,请各位大哥帮忙解答,谢谢!
我用VC++6.0编程,就是在编写一个简单的显示"Hello World"的程序时老是出现下边的提示.我在编写其他程序的时候也出现类似的提示,请问是什么原因??请帮我问一下,谢谢!!
--------------------Configuration: Hello - Win32 Debug--------------------
Compiling...
Hello.cpp
D:\Microsoft Visual Studio(windows2000)\MyProjects\Hello\Hello.cpp(45) : 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
HelloView.cpp
Generating Code...
Error executing cl.exe.
Hello.exe - 1 error(s), 0 warning(s)