Aha, Xcode is trying to build the uninstall scheme first, before all other schemes. It is unable to uninstall because the install scheme has not run yet.
One solution is to disable the uninstall scheme using the Scheme Manager. It would be nice if the OpenSceneGraph Xcode project generated from CMake built correctly out-of-the-box by simply opening the Xcode project and starting a build, without having to manipulate the schemes initially. This used to work in the past with earlier versions of OpenSceneGraph, if I recall correctly. Cheers, -Robert ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=62581#62581 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org