问题
I'm working on a project these days. A third party library was included in my project, and the library is based on glib. That really make me crazy. Can you everybody tell me what should I do?
How to use glib on an iphone application? Dose apple allow us use glib for iphone application? and let me sell my application on app store?
回答1:
While it's certainly possible to compile and link glib for iOS, it seems that there's a legal problem: glib uses LGPL and some think LGPL is not compatible with Apple's terms.
来源:https://stackoverflow.com/questions/5191599/how-to-use-glib-on-iphone