opengl32.lib, etc
hi @ all
Maybe a kind of stupid question, but where can I get the files opengl32.lib glu32.lib, gl.h, glu.h etc? I'm using mingw32 on linux for compiling Windows-Executables, but there are only OpenGL 1.3 files included, but I need 2.0 for GLSL & co
thanks
Krox
There aren't any and you can blame microsoft for that (as they refuse to make new versions of it), to use openGL2.0 you have to use extensions.
go to http://www.opengl.org/registry/ and download the latest extension header files.
You could also use glew (google it).
go to http://www.opengl.org/registry/ and download the latest extension header files.
You could also use glew (google it).
www.flashbang.se | www.thegeekstate.com | nehe.gamedev.net | glAux fix for lesson 6 | [twitter]thegeekstate[/twitter]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement