INTERNAL COMPILER ERROR
-
hello when i compile i meet a strange mistake and i havn't idea when it cam come:
Compiling... creatfoufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 foufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 OpenGlView.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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... Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\creatfoufou.sbr': No such file or directory Error executing bscmake.exe. OpenGl.exe - 4 error(s), 0 warning(s)
-
hello when i compile i meet a strange mistake and i havn't idea when it cam come:
Compiling... creatfoufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 foufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 OpenGlView.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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... Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\creatfoufou.sbr': No such file or directory Error executing bscmake.exe. OpenGl.exe - 4 error(s), 0 warning(s)
Everytime or occasionally? I have seen this on my VC++6 two years ago when I was compiling a very large project. It might be VC++6 too busy... Just rebuild. You don't have to call Microsoft. BuggyMax
-
hello when i compile i meet a strange mistake and i havn't idea when it cam come:
Compiling... creatfoufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 foufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 OpenGlView.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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... Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\creatfoufou.sbr': No such file or directory Error executing bscmake.exe. OpenGl.exe - 4 error(s), 0 warning(s)
I don't know anything about Open GL. But there are occations where templates can produce internal compiler errors. Probably you find some help through Google. You are not the first do encounter this...
My opinions may have changed, but not the fact that I am right.
-
hello when i compile i meet a strange mistake and i havn't idea when it cam come:
Compiling... creatfoufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 foufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 OpenGlView.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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... Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\creatfoufou.sbr': No such file or directory Error executing bscmake.exe. OpenGl.exe - 4 error(s), 0 warning(s)
I had this problem the other day. The debug build was OK, the release caused a Internal Compiler Error. Try turning off all compiler optimizations and see if it build then. If it does, try enabling one at a time until you identify the one causing the problem. Roger Allen Sonork 100.10016 Were you different as a kid? Did you ever say "Ooohhh, shiny red" even once? - Paul Watson 11-February-2003
-
hello when i compile i meet a strange mistake and i havn't idea when it cam come:
Compiling... creatfoufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 foufou.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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 OpenGlView.cpp c:\program files\microsoft visual studio\myprojects\essai\mfcopengl\opengl.h(22) : 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... Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\creatfoufou.sbr': No such file or directory Error executing bscmake.exe. OpenGl.exe - 4 error(s), 0 warning(s)