[Insight-developers] Any plan to make ITK a Mac framework bundle?

Sean McBride sean at rogue-research.com
Thu Apr 2 15:42:42 EDT 2009


On 4/3/09 3:12 AM, Huang Shiva said:

>And now, I think maybe we can package each shared library (if you want
>to build a Mac framework, you got to set your target as shared library
>in CMake) as a framework? 

>I heard that a framework could contain other
>framework inside it, perhaps I can pack these individual frameworks in
>an all-in-one ITK framework? Though I don't know how to do this in
>CMake.

Those are called "umbrella frameworks".  You can google that term for
more info.  However, even Xcode cannot build umbrella frameworks,
nevermind CMake.

I'm not sure if a single framework can contain multiple dylibs... or
maybe there is a way to merge several dylibs into one...

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the Insight-developers mailing list