where is CrashRpt.h

where is CrashRpt.h

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
chaime
Posts: 12
Joined: 10 Nov 2006, 20:55

where is CrashRpt.h

Post by chaime »

when i compile the project RTS in visual studio 2005,
it says
'..\..\System\Main.cpp(56) : fatal error C1083: cant not open include file :├óÔé¼┼ôCrashRpt.h├óÔé¼┬Ø: No such file or directory'

where is it?
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Post by Licho »

Checkout whole SVN tree. It's in spring/crashrpt.
But you can disable it all together (remove include/pragma from main.cpp), you don't need it.
chaime
Posts: 12
Joined: 10 Nov 2006, 20:55

Post by chaime »

thanks,
i removed it :-)
Post Reply

Return to “Engine”