[Bf-committers] Error in GE files while compiling with scons + mingw

Stephen Swaney sswaney at centurytel.net
Fri Apr 18 15:45:39 CEST 2008


On Fri, Apr 18, 2008 at 06:03:36AM -0700, Alexander Zubov wrote:
> Still impossible to compile SVN source with GE
> enabled.
> Same error occurs:
> 
> source\gameengine\Rasterizer\RAS_2DFilterManager.cpp:
> In member function `v08:03
> AS_2DFilterManager::EndShaderProgram()':
> source\gameengine\Rasterizer\RAS_2DFilterManager.cpp:190:
> error: `blUseProgramOb
> jectARB' is not a member of `bgl'

Try setting WITH_BF_GLEXT = 'false' in your user-config.py

It looks like your opengl implementation does not support
the extensions.

-- 
Stephen Swaney			
sswaney at centurytel.net
231-271-7371


More information about the Bf-committers mailing list