[Help]fatal error C1001: An internal error has occurred in the compiler.
Hey guys !
Trying to compile my warz source code and I'm getting this error :
Quote:
1>------ Build started: Project: Eclipse Studio, Configuration: Final Win32 ------
1>Compiling...
1>FrontEndWarZ.cpp
1>Linking...
1>fatal error C1001: An internal error has occurred in the compiler.
1>(compiler file 'f:\dd\vctools\compiler\utc\src\p2\p2symtab.c', line 1823)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1>Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
1>LINK : fatal error LNK1257: code generation failed
1>Build log was saved at "file://c:\WZ\src\EclipseStudio\Final\BuildLog.htm"
1>Eclipse Studio - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
I just did this http://forum.ragezone.com/f791/adding-maps-941274/ and it was compiling before... I don't get it.
I found that http://support.microsoft.com/kb/168383
but well... I have to admit it doesn't help me ^^