i got it to work....ok, i added the -all_load -ObjC flag in the Target>Settings....I think this is where everyone gets confused...
There are 2 places where to put the other link and header search paths, in Project Settings and in Target Settings...I found these following things confusing:
1) where to add the Header Search Paths &IF Recursive or not &IF framework/ &OR framework/iPhoneonly &OR framework/Source &IF to check Always Search User Paths or not.
2) where to add the Other Links &IF to check Link with Std Libraries or Not
thx
mars
Santiapps Tailor Made Customizable Personalized iPhone apps New Latest Tech Gift Personal
Quote:
Originally Posted by marciokoko
I found this link:
Mela Archive Coreplot on iPhone
And saw that the following line made sense:
self.view = [[CPLayerHostingView alloc]initWithFrame:[UIScreen mainScreen].bounds];
so i added it, now i get this error:
[NSCFString sizeWithTextStyle:]
but i cant find where its being called from...
|