[tuhopuu-devel] glext.h

Kester Maddock tuhopuu-devel@blender.org
Sun, 7 Mar 2004 13:42:09 +1300


My Bad.  It looks like GL/gl.h includes GL/glext.h by default here.  I'll 
change glext.h to gl.h.  Where are GL extensions defined on win32?

You can get glext.h from http://oss.sgi.com/projects/ogl-sample/ABI/glext.h
(it is installed by default here...)

Kester.

On Sunday 07 March 2004 12:55, Johnny Matthews wrote:
> It seems that tuhopuu2 wants gl/glext.h  in RAS_GLEExtensionMananger.h and
> that is not available if you are using msvc6 (I'm sure you can get it
> somewhere). Anyone have any ideas.It builds fine on cygwin becuase that
> header is available there.
>
> BjornMose: this is the problem we were having on saturday.