I got this compile error building on a Centos 5 box this afternoon.  Looks
like glext.h isn't being #included

/home/lowmanp/svn/OpenSceneGraph-2.6/src/osg/FrameBufferObject.cpp: In
static member function 'static int osg::RenderBuffer::getMaxSamples(unsigned
int, const osg::FBOExtensions*)':
/home/lowmanp/svn/OpenSceneGraph-2.6/src/osg/FrameBufferObject.cpp:221:
error: 'GL_MAX_SAMPLES_EXT' was not declared in this scope
make[2]: *** [src/osg/CMakeFiles/osg.dir/FrameBufferObject.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2
make: *** [all] Error 2

-- 
Philip Lowman
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to