Drawing issues
Has anybody run into this? I am trying to draw a graph using Quartz 2d, but whenever I attempt to draw using any of the Quartz 2d drawing functions, I get build errors. I am not doing anything fancy, and the errors are not much help.
For example: "_CGContextSetRGBFillColor", referenced from:
-[myView drawRect] in myView.o"
|