Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2009 17:34:16 +0200
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        John Hein <jhein@timing.com>
Cc:        Tom Evans <tevans.uk@googlemail.com>, x11@FreeBSD.org
Subject:   Re: Problem with OpenGL and ATI HD3850
Message-ID:  <20090430173416.042e03a8.oliver@FreeBSD.org>
In-Reply-To: <18937.44531.88172.177326@gromit.timing.com>
References:  <20090429164113.f0b48048.lehmann@ans-netz.de> <20090429163843.GB370@slackbox.xs4all.nl> <18936.36210.823588.838523@gromit.timing.com> <20090430063454.969303d0.lehmann@ans-netz.de> <1241092672.3294.6.camel@localhost> <20090430122155.6643.qmail@avocado.salatschuessel.net> <18937.44531.88172.177326@gromit.timing.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090430173416.042e03a8.oliver>