Hi Robert, Robert Osfield wrote: > I would like to finish this week with a 2.7.9 dev release, could users > do a check out of svn/trunk and let know if your build succeeds/or > where it fails. > When I updated svn just now I saw:
------------------------------------------------------------------------ r9545 | robert | 2009-01-24 11:02:32 +0100 (Sat, 24 Jan 2009) | 2 lines Changed paths: M /OpenSceneGraph/trunk/include/osgAnimation/AnimationManager Changed META_NodeVisitor usage to META_Object as it's more appropriate. However, when I ran cmake followed by make it didn't rebuild any files. After checking out the osgAnimation source it seems that AnimationManager.cpp isn't compiled (as it's not in cmakelists.txt) and the AnimationManager header isn't included anywhere else but AnimationManager.cpp. Does that compute? Paul _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

