Hi Raymond, Am 02.05.12 21:11, schrieb Raymond de Vries:
> I would like to follow your procedure to build a set of iOS libs and I > am following your instructions in this mail and on the new website > (which is progressing nicely btw, congrats!). I have some questions > though... > > In this mail, you mention that cmake nightly build should be usable. In > the mean time 2.8.8 is out there so I guess that one should be usable, > as also mentioned on the osg iOS page. > > Now when I try to use cmake 2.8.8 by running 'cmake-gui .' from within > the osg svn folder, it doesn't find xcode. Do I need to configure xcode > somehow in order to find it? try sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer on the command-line > About your github mirror, I am not sure what the status is, or how I > should be able to use it. Browsing your mirror, the date of the files is > not up-to-date. Could you please explain it a bit more? Yes, my github mirror is currently not uptodate, I'll update it from time to time. It's main purpose is the handmaintained xcode-project whcih compiles out of the box (w/o the need of cmake) and has some working examples. It's basically the same functionality Eduardo provides, no cmake needed, working examples, handmaintained xcode-project file. cheers, Stephan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

