Hi Chris, On 6 December 2011 04:35, Chris 'Xenon' Hanson <[email protected]> wrote: > The instructions at: > http://www.openscenegraph.org/projects/osg/wiki/Community/OpenGL-ES > > seem out of date. There is no mention in the CMake files of an > OPENGL_INCLUDE variable. > There is no mention of OSG_GLU_AVAILABLE.
OSG_GLU_AVAILABLE is out of date, as an external GLU is no longer used by the OSG on any platforms - thanks to the internal glu code. I've just attempted to log into the wiki to amend the page but am just getting a wait cursor.... and now a error arggg.... I believe OPENGL_INCLUDE is provided by the FIND_PACKAGE(OpenGL), but I guess if this fails it might not set anything for OPENGL_INCLUDE. Is this happening on your system? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

