Skip to content

Instantly share code, notes, and snippets.

../../../source/graphics/TerritoryTexture.cpp: In member function 'void CTerritoryTexture::ConstructTexture(int)':
../../../source/graphics/TerritoryTexture.cpp:106: error: 'GL_BGRA_EXT' was not declared in this scope
../../../source/graphics/TerritoryTexture.cpp: In member function 'void CTerritoryTexture::RecomputeTexture(int)':
../../../source/graphics/TerritoryTexture.cpp:169: error: 'GL_BGRA_EXT' was not declared in this scope
make[1]: *** [obj/graphics_Debug/TerritoryTexture.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [graphics] Error 2
../../../source/gui/MiniMap.cpp:188:2: warning: #warning TODO: implement minimap for GLES
../../../source/gui/MiniMap.cpp: In member function 'void CMiniMap::CreateTextures()':
../../../source/gui/MiniMap.cpp:466: error: 'GL_BGRA_EXT' was not declared in this scope
../../../source/ps/Util.cpp: In function 'void WriteSystemInfo()':
../../../source/ps/Util.cpp:105: error: 'x86_x64' has not been declared
make[1]: *** [obj/engine_Debug/Util.o] Error 1
../../../source/ps/GameSetup/GameSetup.cpp:102:22: error: X11/Xlib.h: No such file or directory
../../../source/ps/GameSetup/GameSetup.cpp:267:2: warning: #warning TODO: implement cursors for GLES
../../../source/ps/GameSetup/GameSetup.cpp:285:2: warning: #warning TODO: implement cursors for GLES
../../../source/ps/GameSetup/GameSetup.cpp: In function 'size_t ChooseCacheSize()':
../../../source/ps/GameSetup/GameSetup.cpp:377: error: 'os_cpu_MemorySize' was not declared in this scope
../../../source/ps/GameSetup/GameSetup.cpp: In function 'void EarlyInit()':
../../../source/ps/GameSetup/GameSetup.cpp:809: error: 'XInitThreads' was not declared in this scope
../../../source/simulation2/components/CCmpRallyPointRenderer.cpp: In member function 'virtual void CCmpRallyPointRenderer::Init(const CParamNode&)':
../../../source/simulation2/components/CCmpRallyPointRenderer.cpp:397: error: 'GL_CLAMP_TO_BORDER' was not declared in this scope
make[1]: *** [obj/simulation2_Debug/CCmpRallyPointRenderer.o] Error 1
../../../source/simulation2/components/CCmpTerritoryManager.cpp: In member function 'void CCmpTerritoryManager::UpdateBoundaryLines()':
../../../source/simulation2/components/CCmpTerritoryManager.cpp:612: error: 'GL_CLAMP_TO_BORDER' was not declared in this scope
make[1]: *** [obj/simulation2_Debug/CCmpTerritoryManager.o] Error 1
make[1]: Target `all' not remade because of errors.
make: *** [simulation2] Error 2
../../../source/ps/Util.cpp: In function 'void WriteSystemInfo()':
../../../source/ps/Util.cpp:105: error: 'x86_x64' has not been declared