fatal error C1001: INTERNAL COMPILER ERROR
我建立了一个MFC AppWizard project 命名为11然后建立C/C++headfile common.h 和 sphere.h vector.h
C/C++sourcefile common.cpp sphere.cpp simple.cpp
再然后按F7
Compiling...
common.cpp
d:\program files\microsoft visual studio\vc\vc98\include\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
g:\paper3\33\vector.h(23) : 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
simple.cpp
d:\program files\microsoft visual studio\vc\vc98\include\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
g:\paper3\33\vector.h(23) : 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
sphere.cpp
d:\program files\microsoft visual studio\vc\vc98\include\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
g:\paper3\33\vector.h(23) : 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
Generating Code...
Skipping... (no relevant changes detected)
11.cpp
Error executing cl.exe.
11.dll - 3 error(s), 3 warning(s)