-
C++ Compile Error
Hi All! Im trin to compile the Doom3 SDK in Visual C++ Express 2005 Beta and I always get a compile error, here is an example:
Code:
c:\doom3\sdk\game\actor.cpp(950) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'f:\beta1\vctools\compiler\utc\src\P2\main.c[0x10795064:0x018DFA30]', line 182)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
any ideas?
-
Can't really say without seeing the line the error mentions. Why don't you post it?
-
thats the whole error its not somthing that wrong with the code because somtimes it works and somtimes it doesnt. It just shows that error in the output and it shows that send error report dialog.
-
Possibly a 2005 specific issue/bug. It is beta, after all.