iPhone 操作系统 4.0 和 libxml2 以及操作系统 2.2.1

发布于 2024-09-04 00:21:14 字数 271 浏览 5 评论 0原文

我的项目使用 libxml2,我想使用 iOS 4.0部署目标 2.2.1 编译我的应用程序,

但我收到 错误libxml2 这样做的方法是什么。

I want compile on iOS 4.0 and deployment target to 2.2.1 with libxml2 support.

寻找答案。提前致谢

My project using libxml2 and i want to compile my application with iOS 4.0 with deployment target 2.2.1

but I am getting errors for libxml2 what is the way to do this.

I want compile on iOS 4.0 and deployment target to 2.2.1 with libxml2 support.

Looking for answers. thanks in Advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我三岁 2024-09-11 00:21:14

您可以试试运气:

添加 libxml2 后,只需在标头搜索路径中包含“$SDKROOT/usr/include/libxml2”....

就是这样,您可以使用此框架..

注意:清理所有目标并构建再次应用。

希望它适合像我一样的你

You can try your luck :

After adding the libxml2 just include "$SDKROOT/usr/include/libxml2" in your Header search path....

It's the way ,you can use this framework..

Note: Clean all target and build the app again.

Hope it works for you like me

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文