Quote:
Originally Posted by reliks
I've kept getting the error where it says GHUnitIOS/GHUnit.h not found error. I have clearly added that framework by clicking on the target tab and manually adding that. Do you know what the problem is? I've been trying to solve this for days but....  I could not.............. T.T
|
For DAYS?? When did you start trying to use ASIHTTPRequest, and if you were having problems building it, why didn't your original post say so?
Anyway, it sounds like you are trying to build the sample ASI project. If so, it looks like you need to download GHUnit separately first.
But if you are trying to simply use ASIHTTPRequest in your own project, you don't actually need the sample app or GHUnit (although unit testing is always a good thing). The ASI website has great documentation on how to get started.