GZDoom 4e64ad847b won't build - errors
Posted: Thu May 15, 2014 17:00
Code: Select all
15>..\..\source\src\gl\utility\gl_clock.cpp(186): error C2039: 'mapname' : is not a member of 'FLevelLocals'
15> d:\projects\game projects\isurvivor\isurvivor-win32\source\src\g_level.h(377) : see declaration of 'FLevelLocals'
15>..\..\source\src\gl\textures\gl_texture.cpp(778): error C2039: 'FindTextureByLumpNum' : is not a member of 'FTextureManager'
15> D:\Projects\Game Projects\isurvivor\isurvivor-win32\source\src\.\textures/textures.h(380) : see declaration of 'FTextureManager'
15>..\..\source\src\gl\textures\gl_material.cpp(858): error C2039: 'GetID' : is not a member of 'FTexture'
15> D:\Projects\Game Projects\isurvivor\isurvivor-win32\source\src\.\textures/textures.h(167) : see declaration of 'FTexture'
15>..\..\source\src\gl\textures\gl_skyboxtexture.cpp(211): error C2039: 'FindTextureByLumpNum' : is not a member of 'FTextureManager'
15> D:\Projects\Game Projects\isurvivor\isurvivor-win32\source\src\.\textures/textures.h(380) : see declaration of 'FTextureManager'
15>..\..\source\src\gl\models\gl_models.cpp(144): error C2039: 'FindTextureByLumpNum' : is not a member of 'FTextureManager'
15> D:\Projects\Game Projects\isurvivor\isurvivor-win32\source\src\.\textures/textures.h(380) : see declaration of 'FTextureManager'