il veut plus compiler [VC++] - Programmation
Marsh Posté le 01-03-2002 à 21:50:43
vérifie tes switchs... 
L'internal compiler error ca me le fait quand je fais : 
 
switch() 
{ 
case SOMETHING: 
break; 
case ANYTHING: 
break; 
default: 
 
} 
[jfdsdjhfuetppo]--Message édité par Ace17--[/jfdsdjhfuetppo]
Marsh Posté le 01-03-2002 à 19:29:00
h:\directx\winmain.cpp(0) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
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.