Re: [osg-users] Building on OpenGL ES

2011-12-07 Thread Chris 'Xenon' Hanson
On 12/7/2011 10:10 AM, Robert Osfield wrote: >> settable parameter in CMake. Is this supposed to be a setting that's exposed >> in the CMake >> GUI? The recipe implies it is, since it is listed with other >> publicly-exposed parameters >> (like OSG_GL1_AVAILABLE). > ccmake have advanced options t

Re: [osg-users] Building on OpenGL ES

2011-12-07 Thread Robert Osfield
Hi Chris, On 6 December 2011 15:48, Chris 'Xenon' Hanson wrote: >  Well, I think OPENGL_INCLUDE_DIR is provided by FIND_PACKAGE(OpenGL), but > even when it > is found (such as when I'm building with normal full-spec OpenGL) it doesn't > show up as a > settable parameter in CMake. Is this suppos

Re: [osg-users] Building on OpenGL ES

2011-12-07 Thread Chris 'Xenon' Hanson
On 12/6/2011 8:48 AM, Chris 'Xenon' Hanson wrote: > Well, I think OPENGL_INCLUDE_DIR is provided by FIND_PACKAGE(OpenGL), but > even when it > is found (such as when I'm building with normal full-spec OpenGL) it doesn't > show up as a > settable parameter in CMake. Is this supposed to be a sett

Re: [osg-users] Building on OpenGL ES

2011-12-06 Thread Chris 'Xenon' Hanson
On 12/6/2011 8:31 AM, Robert Osfield wrote: > 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. Ok. > I've just attempted to log into the wiki to amend the page but am just > getting a wait cursor and now

Re: [osg-users] Building on OpenGL ES

2011-12-06 Thread Robert Osfield
Hi Chris, On 6 December 2011 04:35, Chris 'Xenon' Hanson 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-users] Building on OpenGL ES

2011-12-05 Thread Chris 'Xenon' Hanson
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. Does anyone have a current, correct, set of build instructions for OpenGL