Re: Substituting particular Cocoa classes
Ivan Vučica <[email protected]> Thu, 17 Mar 2011 16:11:10 +0100
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Be careful about including GNUstep in iOS apps. Afaik GNUstep is =20 LGPLed, and iOS does not allow dynamic linking... Resulting in the =20 situation where you have to statically link with libs, and hence =20 either LGPL or GPL your app. Someone correct me if I'm wrong :) Regards, Ivan Vu=C4=8Dica via phone On 16. o=C5=BEu. 2011., at 20:05, Daniel Brajkovic <[email protected]> =20= wrote: > I want to substitute certain Cocoa classes, in particular, those =20 > related to distributed objects ("DO"), with GnuStep classes. How do =20= > I do that? > > Secondly, and this probably has the same answer as the first =20 > question. I want to include certain GnuStep classes into a iOS app, =20= > again those related to DO. iOS does not have DO functionality but I =20= > want to include for a particular app I would like to develop. Is =20 > that possible? > > _______________________________________________ > Help-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnustep