[0.9.17 Source] Linking problem

Bugs that have been resolved.

Moderator: Graf Zahl

Inuyasha_989
Posts: 60
Joined: Sun Sep 04, 2005 3:05

[0.9.17 Source] Linking problem

Post by Inuyasha_989 »

Just like we had posted in the Zdoom forum, what seems to be the trouble with the source? I thought you said something to do with Daylight Savings Time...

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
Is there any irony in the fact that it's crashing when its linking the crash dialogue? :P
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

0.9.17 source is broken. You can thank Windows' idiotic handling of daylight savings time for this.
Inuyasha_989
Posts: 60
Joined: Sun Sep 04, 2005 3:05

Post by Inuyasha_989 »

Horray! :(

Guess i'll just have to wait till 0.9.18 ;)

Return to “Closed Bugs”