r318 Linking errors

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r318 Linking errors

Post by Enjay »

Code: Select all

Linking...
d_main.obj : error LNK2019: unresolved external symbol "struct IWADInfo const * __fastcall D_FindIWAD(char const *)" (?D_FindIWAD@@YIPBUIWADInfo@@PBD@Z) referenced in function "void __fastcall D_DoomMain(void)" (?D_DoomMain@@YIXXZ)
i_system.obj : error LNK2001: unresolved external symbol "class FBoolCVar queryiwad" (?queryiwad@@3VFBoolCVar@@A)
i_system.obj : error LNK2001: unresolved external symbol "struct IWADInfo const * const IWADInfos" (?IWADInfos@@3QBUIWADInfo@@B)
gl_hirestex.obj : error LNK2001: unresolved external symbol "enum EIWADType gameiwad" (?gameiwad@@3W4EIWADType@@A)
../gzdoom.exe : fatal error LNK1120: 4 unresolved externals
Build log was saved at "file://f:\Doom\GZdoomSource\gzdoomcomp\Release\BuildLog.htm"
zdoom - 5 error(s), 0 warning(s)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: r318 Linking errors

Post by Graf Zahl »

I'm not really surprised because this revision was untested. I just wanted to make a backup before changing some other things.
Locked

Return to “Closed Bugs”