ios4 - Getting Error : " CorePlot-CocoaTouch.h: No such file or directory" while implementing Core-Plot in iPhone SDK -


i getting following error when try implement core-plot in iphone app.

coreplot-cocoatouch.h: no such file or directory

i downloaded installed core-plot package below link

http://code.google.com/p/core-plot/w/list

still not seem work , gives error mentioned above.

what wrong?

please , suggest.

thanks

use link. , add -all_load , -objc in other linker flags (get info -> build (in linking section find other linker flags)).

and give complete path in header search paths (in search path section) core-plot framework. looks .../core-plot/framework.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -