im tryin update icy to iOS3 / 4 +, but when I create it, it gives me this error: curl / curl.h: There is no such file or directory, how can I get this to work? I read about adding cURL to the framework, but I already did it and it gives me the same error ... please help!
Somewhere in the IDE's build settings, you should find the Header Search Contexts option (or something similar). If you are building from the command line, find the search path option . Add the directory where curl.h is on this list.