Hi, Am 02.09.11 23:46, schrieb Tobias Weißhaar: > I dont know whats the problem because the actual version of cmake is > installed and the gcc is also actual because the compiler will be installed > automatically with the installation of Xcode or?
it seems that xcode4 is incompatible with cmake when building for ios. There are several reports in this forum, and even a cmake-bug-report: http://cmake.org/Bug/view.php?id=12288 You can try the hand-maintained xcode-project from https://github.com/stmh/osg/tree/iphone Don't know how to fix that. cheers, Stephan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

