Closed GoogleCodeExporter closed 8 years ago
Issue 494 has been merged into this issue.
Original comment by eskr...@mac.com
on 7 Jan 2013 at 11:48
That's a category method added by Core Plot. Make sure your project uses both
the -ObjC and -all_load linker flags. See
http://code.google.com/p/core-plot/wiki/UsingCorePlotInApplications#Dependent_Pr
oject_Install for more information.
Original comment by eskr...@mac.com
on 7 Jan 2013 at 11:54
I am also getting same error but now it's solved.
Need to do simple thing, set the value of Other linker flag.
below I have mention the steps.
Project name - Build Setting - Other linker flag (use search bar to search) -
"-ObjC"
Original comment by himanshu...@gmail.com
on 18 Oct 2013 at 6:02
Original issue reported on code.google.com by
rvnaresh...@gmail.com
on 7 Jan 2013 at 5:09