开发者

iphone os 4.0 and libxml2 and os 2.2.1 [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

My project using libxml2 and i want to compile my application wi开发者_开发百科th 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


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜