简体   繁体   English

ASIHttp框架的Apple Mach-O链接器(Id)错误

[英]Apple Mach-O Linker (Id) Error with ASIHttp framework

I have this awkward problem. 我有这个尴尬的问题。 I am using ASIHTTP framework in my other projects without any problem. 我在其他项目中使用ASIHTTP框架没有任何问题。 I upgraded my XCode to 4.4 and started a new project with ASIHTTP. 我将XCode升级到4.4,并使用ASIHTTP开始了一个新项目。 Imported the files, added -fno-objc-arc as usual, but I keep getting these strange messages even though, everything is set up properly. 导入文件,照常添加-fno-objc-arc ,但是尽管一切设置正确,但我仍然收到这些奇怪的消息。 I even tried to copy-paste the whole project to a new one, but no help. 我什至试图将整个项目复制粘贴到一个新项目,但没有帮助。 I deleted any calls of those classes in my project, no imports, no includes etc. It gives me these errors simply because it is there... 我在项目中删除了这些类的所有调用,没有导入,没有包含等。仅仅因为它在那里,它给了我这些错误...

I am targetting on iOS5(iPhone). 我的目标是iOS5(iPhone)。

Anybody experiencing same thing? 有人遇到同样的事情吗?

屏幕截图

确保CFNetworkSystemConfiguration框架已链接到您的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM