Problem with OpenGL and ATI HD3850

Oliver Lehmann oliver at FreeBSD.org
Thu Apr 30 16:00:55 UTC 2009


John Hein wrote:

> The assert is perhaps not handling it because it has been compiled out.
> Look for -DNDEBUG.

Ok, there was -DNDEBUG specified, removing it gives me now the assert raise:

olivleh1 at kartoffel olivleh1> freeorion
unknown chip id 0x9515, can't guess.
100
GL_RENDERER   = (null)
GL_VERSION    = (null)
GL_VENDOR     = (null)
GL_EXTENSIONS = (null)
glGetError = (null)
Assertion failed: (pcVer && "Problems getting GL version string using glGetString"), function initialiseExtensions, file OgreGLSupport.cpp, line 61.
Abort (core dumped)
Exit 134

A guy in the ogre forum told me that Ogre cannot be run with a Software 
Rasterizer - that might be the case but I still wonder why glGetString
isn't returning anything....

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/


More information about the freebsd-x11 mailing list