Hi,

Am 08.03.10 13:19, schrieb Tobias Duckworth:
> Are you able to provide a method to create the XCode projects from CMake as 
> so many people are suggesting?

Just use the xcode generators. if you use cmake from a command line,
then just use the following command

% ccmake . -G Xcode

this should create a xcode project holding all necessary stuff.

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

Reply via email to