[osg-users] Missing osg::FlushDeletedGLObjectsOperation causes latest SVN builds to fail

Jeremy L. Moles jeremy at emperorlinux.com
Mon Jul 23 07:45:05 PDT 2007


On Mon, 2007-07-23 at 16:40 +0200, Thibault Genessay wrote:
> Hi list
> 
> I've just upgraded to the latest SVN and found a compilation problem
> in the osgViewer library in both CompositeViewer.cpp and Viewer.cpp.
> Those files contain references to the
> osg::FlushDeletedGLObjectsOperation class, but it is nowhere to be
> found. (I did a grep on the whole tree, without success). 
> 
> Is there something I'm missing ?

Same problem here, just to chime in. I figured Robert was too busy with
the mailing list drama and whatnot to really have a chance to fix this
right now. :)

> Regards
> 
> Thibault
> 
> 
> ps:
> 
> On Linux:
> [ 93%] Building CXX object
> src/osgViewer/CMakeFiles/osgViewer.dir/CompositeViewer.o
> /home/tibo/prog/OpenSceneGraph/src/osgViewer/CompositeViewer.cpp:608:
> error: 'FlushDeletedGLObjectsOperation' is not a member of 'osg'
> 
> On Windows:
> 1>------ Build started: Project: osgViewer, Configuration: Debug Win32
> ------
> 1>Compiling...
> 1>Viewer.cpp
> 1>.\Viewer.cpp(243) : error C2039: 'FlushDeletedGLObjectsOperation' :
> is not a member of 'osg'
> 
> which look surprisingly similar :)
> 
> 
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list