On 3/29/08, Robert Osfield <[EMAIL PROTECTED]> wrote:
> HI Stephan,
>
> On Sat, Mar 29, 2008 at 1:44 PM, Stephan Huber <[EMAIL PROTECTED]>
> wrote:
> > Does CMake support building frameworks on OS X now? IMHO this was the
> > missing key feature, stopping us using CMake on OS X.
>
> I don't know the answer to this, I was hoping that OSX users might know.
>

The answer is maybe. It is in CMake's CVS. There are still some
critical bugs, but the infrastructure is at least there now. (OSG's
CMake code must be updated to handle this though.) CMake entered its
2.6.0 beta phase two days ago. I'm hoping to press the issue to
finalize the support for the final 2.6 release.

>
> Can CMake generated XCode projects not support frameworks with just
> some settings being changed via the Xcode app? I've always been
> perplexed at why this shouldn't be straight forward.

No, unfortunately, it doesn't work like that. Frameworks, libraries,
applications, command-line tools, bundles, etc. targets in Xcode.
Targets in Xcode are non-toggleable. You have to construct targets
from the ground up.

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

Reply via email to