一个初学者的问题?
我是一个刚刚学VC的
今天用MFC Appwizard(exe)建立了一个简单的“基本对话”项目
可编译是出现了一下错误,我不知道是什么原因,请各位帮我解决!
--------------------Configuration: ddd - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ddd.cpp
E:\ddd\ddd.cpp(37) : 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
dddDlg.cpp
Generating Code...
Error executing cl.exe.
ddd.exe - 1 error(s), 0 warning(s)