Hi everyone. I'm trying to walk someone through adding CorePlot to their iPhone app. I have it working on my computer, but he keeps getting the
CorePlot-CocoaTouch.h: no such file or directory
error. I get the same error if I mess up the "header search paths" in the build settings. Otherwise, I can build it just fine. The only difference in our setup is that I'm using XCode 3.2.3 and he is using a previous version. Would that cause an issue like this? The only thing I can think of is that his header search path is not getting read correctly, because we've verified that the header search path is correct on his end.
Thanks for any help!