GZDoom 4e64ad847b won't build - errors

Bugs that have been resolved.

Moderator: Graf Zahl

User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

GZDoom 4e64ad847b won't build - errors

Post by Nash »

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'

Return to “Closed Bugs”