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

Robert Osfield robert.osfield at gmail.com
Mon Jul 23 09:23:03 PDT 2007


Sorry, this is down to a partial check-in.  Now checked in.

On 7/23/07, Thibault Genessay <tibogens at gmail.com> 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 ?
>
> 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