Hi Rafa,

   I had the same problem 1 week ago.
   I use Linux Fedora 7.
   When compiling, the default glext.h used is the glext.h provide by the
mesa package.
   I have a Nvidia graphic card and the nvidia package for fedora provide an
up to date glext.h.
   But this header is in the /usr/include/nvidia/GL/ directory
   I just do a symbolic link from /usr/include/nvidia/GL/glext.h to
/usr/include/GL/glext.h
   All build fine now.

Cheers
David Callu
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to