[求助]为什么我编译的时候总有错误
为什么我在编译的时候总出现下面的错误.(下面是我编译的一个MFC.我没有做任何操作,只是建完就运行,还是有错误)
--------------------Configuration: dsa - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
dsa.cpp
E:\新建文件夹 (2)\dsa\dsa.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
MainFrm.cpp
dsaDoc.cpp
dsaView.cpp
Generating Code...
Error executing cl.exe.
dsa.exe - 1 error(s), 0 warning(s)
[此贴子已经被作者于2006-9-3 21:54:13编辑过]