[osg-users] fails compilation on linux (Ubuntu Feisty Fawn)
David Callu
ledocc at gmail.com
Tue Sep 11 08:25:30 PDT 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070911/4a902868/attachment.htm
More information about the osg-users
mailing list