iOS - Core Plot Linker error after upgrading to Xcode 4.5 [duplicate]

♀尐吖头ヾ 提交于 2019-12-11 03:20:06

问题


Possible Duplicate:
iOS - Linker error after upgrading to Xcode 4.5, possibly Core Plot related

I have the problem described in this post:

iOS - Linker error after upgrading to Xcode 4.5, possibly Core Plot related

However being pretty new to this i still do not understand how to solve this problem, recompile the library, and have to reach out for some help.

I have cleaned etc.


回答1:


Two issues could be at play here (iOS Deployment Target, ARMv7s Requirement). Let's start with making sure your Deployment target is at least set to 4.3 in the Summary tab of your Target.



来源:https://stackoverflow.com/questions/12610294/ios-core-plot-linker-error-after-upgrading-to-xcode-4-5

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