Problem compiling r504

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
Sussudio
Posts: 98
Joined: Tue Jul 14, 2009 21:49

Problem compiling r504

Post by Sussudio »

Code: Select all

Linking...
gl_walls.obj : error LNK2019: unresolved external symbol "public: void __thiscall FLightBuffer::AddLight(class ADynamicLight *,bool)" (?AddLight@FLightBuffer@@QAEXPAVADynamicLight@@_N@Z) referenced in function "private: void __thiscall GLWall::CollectLights(void)" (?CollectLights@GLWall@@AAEXXZ)
gl_renderer.obj : error LNK2019: unresolved external symbol "public: __thiscall FLightBuffer::~FLightBuffer(void)" (??1FLightBuffer@@QAE@XZ) referenced in function "public: void * __thiscall FLightBuffer::`scalar deleting destructor'(unsigned int)" (??_GFLightBuffer@@QAEPAXI@Z)
gl_renderer.obj : error LNK2019: unresolved external symbol "public: __thiscall FLightBuffer::FLightBuffer(void)" (??0FLightBuffer@@QAE@XZ) referenced in function "public: void __thiscall FGLRenderer::Initialize(void)" (?Initialize@FGLRenderer@@QAEXXZ)
../gzdoom.exe : fatal error LNK1120: 3 unresolved externals
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Re: Problem compiling r504

Post by Enjay »

Likewise.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: Problem compiling r504

Post by Graf Zahl »

You won't miss anything.
Locked

Return to “Closed Bugs”