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)