Code: Select all
Linking...
g_level.obj : error LNK2019: unresolved external symbol "void __fastcall P_Recalculate3DFloors(struct sector_t *)" (?P_Recalculate3DFloors@@YIXPAUsector_t@@@Z) referenced in function "void __fastcall G_SerializeLevel(class FArchive &,bool)" (?G_SerializeLevel@@YIXAAVFArchive@@_N@Z)
p_map.obj : error LNK2001: unresolved external symbol "void __fastcall P_Recalculate3DFloors(struct sector_t *)" (?P_Recalculate3DFloors@@YIXPAUsector_t@@@Z)
gl_data.obj : error LNK2001: unresolved external symbol "void __fastcall P_Recalculate3DFloors(struct sector_t *)" (?P_Recalculate3DFloors@@YIXPAUsector_t@@@Z)
p_maputl.obj : error LNK2019: unresolved external symbol "void __fastcall P_LineOpening_XFloors(struct FLineOpening &,class AActor *,struct line_t const *,int,int,int,int)" (?P_LineOpening_XFloors@@YIXAAUFLineOpening@@PAVAActor@@PBUline_t@@HHHH@Z) referenced in function "void __fastcall P_LineOpening(struct FLineOpening &,class AActor *,struct line_t const *,int,int,int,int)" (?P_LineOpening@@YIXAAUFLineOpening@@PAVAActor@@PBUline_t@@HHHH@Z)
p_mobj.obj : error LNK2019: unresolved external symbol "bool __fastcall P_CheckFor3DCeilingHit(class AActor *)" (?P_CheckFor3DCeilingHit@@YI_NPAVAActor@@@Z) referenced in function "void __fastcall P_ZMovement(class AActor *)" (?P_ZMovement@@YIXPAVAActor@@@Z)
p_mobj.obj : error LNK2019: unresolved external symbol "bool __fastcall P_CheckFor3DFloorHit(class AActor *)" (?P_CheckFor3DFloorHit@@YI_NPAVAActor@@@Z) referenced in function "void __fastcall P_ZMovement(class AActor *)" (?P_ZMovement@@YIXPAVAActor@@@Z)
p_setup.obj : error LNK2019: unresolved external symbol "void __fastcall P_Spawn3DFloors(void)" (?P_Spawn3DFloors@@YIXXZ) referenced in function "void __fastcall P_SetupLevel(char *,int)" (?P_SetupLevel@@YIXPADH@Z)
p_user.obj : error LNK2019: unresolved external symbol "void __fastcall P_PlayerOnSpecial3DFloor(class player_t *)" (?P_PlayerOnSpecial3DFloor@@YIXPAVplayer_t@@@Z) referenced in function "void __fastcall P_PlayerThink(class player_t *)" (?P_PlayerThink@@YIXPAVplayer_t@@@Z)
gl_flats.obj : error LNK2019: unresolved external symbol "struct lightlist_t * __fastcall P_GetPlaneLight(struct sector_t *,struct secplane_t *,bool)" (?P_GetPlaneLight@@YIPAUlightlist_t@@PAUsector_t@@PAUsecplane_t@@_N@Z) referenced in function "public: void __thiscall GLFlat::ProcessSector(struct sector_t *,struct subsector_t *)" (?ProcessSector@GLFlat@@QAEXPAUsector_t@@PAUsubsector_t@@@Z)
gl_walls.obj : error LNK2001: unresolved external symbol "struct lightlist_t * __fastcall P_GetPlaneLight(struct sector_t *,struct secplane_t *,bool)" (?P_GetPlaneLight@@YIPAUlightlist_t@@PAUsector_t@@PAUsecplane_t@@_N@Z)
../gzdoom.exe : fatal error LNK1120: 7 unresolved externals