Anyway, here's the error:
Code: Select all
Linking...
i_main.obj : error LNK2019: unresolved external symbol "void __cdecl CreateCrashLog(char * (__cdecl*)(char *,char *))" (?CreateCrashLog@@YAXP6APADPAD0@Z@Z) referenced in function "long __stdcall CatchAllExceptions(struct _EXCEPTION_POINTERS *)" (?CatchAllExceptions@@YGJPAU_EXCEPTION_POINTERS@@@Z)
i_main.obj : error LNK2001: unresolved external symbol "char * CrashText" (?CrashText@@3PADA)
../GZDoom.exe : fatal error LNK1120: 2 unresolved externals
