objective c - CGContext Erase Error -
i keep getting error:
jan 31 13:56:51 michaels-macbook-air.local cocoadrawing[2129] <error>: function 'cgcontexterase' obsolete , removed in upcoming update. unfortunately, application, or library uses, using obsolete function, , thereby contributing overall degradation of system performance.
my program doesn't call method directly, , frustratingly, can't find documentation on function.
this happens blank (cocoa) xcode project. why getting error?
i had problem. caused outdated wacom tablet driver. if have such driver installed i'd recommend removing it, reinstalling more recent driver. did trick me.
Comments
Post a Comment