Hi art, The osgPPU IO_Unit.cpp doesn't build against latest osg svn version due of the redesign of osgDB:registry we need to update the whole thing:
osgDB::Registry::instance()->getDeprecatedDotOsgObjectWrapperManager() ->writeObject(...) solves building problem, but this should be fixed. /adrian -- ******************************************** Adrian Egli
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

