Hi, I was trying to compile some of my projects based on OSG 2.8.3 using 2.9.12. I'm getting these errors:
Rend.cpp: In constructor 'GfxRenderer::GfxRenderer(osg::Camera*)': Rend.cpp:58: error: 'setTargetFrameRate' was not declared in this scope Rend.cpp:59: error: 'setMinimumTimeAvailableForGLCompileAndDeletePerFrame' was not declared in this scope. I'm not able to find those methods, seems to haven't been simply moved...perhaps renamed in another way and moved? Can anyone give me any suggestions? Thank you! Cheers, Dario ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=38123#38123 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

