ASIHTTPREQUEST framework compile error when method is called / link error

never mind!!!

duplicate: Error with iOS 5.1 when i use ASIHTTPRequest and SBJSON

"I would take a look at the Build Phases section in your Target. Under "Compile Sources", make sure you see the .m files for ASIHTTPRequest and for SBJson. Sometimes when you drag external classes into a project, even if you check the box to copy the files into your project, they don't make it into these compile sources. When you drag a file into Xcode, there is a check box to add the file to the target. If this isn't checked, the file won't make it into the Compile Sources. Delete the files and re-add them, ensuring this file is checked (or you can add the .m files manually if you'd like)."

 

posted @ 2015-01-26 10:10  如来藏  阅读(160)  评论(0编辑  收藏  举报