是我编译器的问题吗?
照着书抄上的程序,用AppWizard生成一个基于MFC的可执行程序。什么代码也没写
编译时出错:
--------------------Configuration: helloa - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
helloa.cpp
D:\temp\helloa\helloa.cpp(46) : 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
ChildFrm.cpp
helloaDoc.cpp
helloaView.cpp
Generating Code...
Error executing cl.exe.
helloa.exe - 1 error(s), 0 warning(s)
我用的是刚装上的D版的VC6到底是什么问题出错???