Hello,
I just built osg trunk (as of today, 2009-08-24) on the mac
successfully after a series of problems with the ffmpeg plugin. I used
 Cmake to gen. regular makefiles and it works fine. (great even!)

Anyway, since I'm a mac person at heart and usually code in Xcode I
was curious if osg + xcode is a viable, first rate, option these days
so I tested to generate Xcode files from Cmake instead. By the look of
it it seems to be working but as I understand it we'll have to do with
regular .so libraries for the time being.

So, the questions:

1. can I generate an Xcode project file that will build frameworks
instead of regular .so dynamic libs?

2. A big reason for this is to get code-completion in Xcode, so if 1)
is not an option, are there other ways to get code completion for the
osg headers?

/Filip
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to