How to use glib on iphone? [closed]

*爱你&永不变心* 提交于 2019-12-12 09:05:19

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!