14 Feb
2010
14 Feb
'10
5:07 a.m.
On Sat, Feb 13, 2010 at 09:49:53PM +0100, Henk-Jan van Tuyl wrote:
I tried it, but after briefly displaying a window, the program terminates with the message: dow: user error (unknown OpenGL extension entry glTexParameteri, check for OpenGL 3.1)
I suppose the program needs a newer version than is supplied with Windows (opengl.org states that Microsoft always includes an old version of OpenGL [1]) Does anybody know how to deal with this?
Just a thought: maybe it is something else. That function appears to exist since Windows 95 according msdn[1] and OpenGL 1.1[2]. [1] http://msdn.microsoft.com/en-us/library/dd368641(VS.85).aspx [2] http://www.talisman.org/opengl-1.1/Reference/glTexParameter.html HTH, -- Felipe.