Hi Guys

I have just run into this myself, the issue is caused by CMake looking for 
XCode in the old /Developer folder. The very latest xcode installed from the 
app store (4.3.2) now stores xcode and all it's SDKs etc in an app bundle in 
the /Applications folder.

I've found a fix for cmake which requires building from source,

https://github.com/Kitware/CMake/pull/15

I think it is applied the latest master branch of the CMake git repository. 
I've downloaded and built it but I'm still getting the error.

I'm going to keep digging as this as just put a halt to my project.

(Why oh why did I update XCode :( )

Cheers
Tom

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=46805#46805





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to