刚安了个VC++ 6.0 怎么编译总报错
8988 2005-09-16 10:33:20 新建了一个 MFC AppWizard 还没加入任何内容,就出现
Compiling...
123.cpp
E:\我的VC程序\my C++\123\123.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
Error executing cl.exe.
123.exe - 1 error(s), 0 warning(s)
问题出在什么地方??