glext.h

Know where can I get the lastest glext.h for OpenGL 1.4?

This question has already been asked about halfway down this page.

-SirKnight

I don’t think that header file is the lastest(GL_VERSION_1_2_1). I found glext.h on sgi web site (GL_VERSION_1_3), But I need the lastest (GL_VERSION_1_4).

The official link for glext.h is at sgi’s website. If you don’t get OpenGL1.4 there, that simply means you have to wait a little.
Otherwise you probably can get some glext.h in a non-official site, but if I were you I’d rather stick to sgi’s glext.h and use ARB extensions as much as you can until OpenGL1.4 comes out.

I’ll just wait.