Re: Under OS 3.0 CoreGraphics.framework is not available
Re: Under OS 3.0 CoreGraphics.framework is not available
- Subject: Re: Under OS 3.0 CoreGraphics.framework is not available
- From: David Duncan <email@hidden>
- Date: Wed, 15 Jul 2009 10:33:52 -0700
You need to add the CoreGraphics.framework to your project.
On Jul 15, 2009, at 12:02 AM, Agha Khan wrote:
Under OS 3.0 I am unable to compile this simple code, but it works
under OS 2.2.1
Under OS 3.0 CoreGraphics.framework is not available
"_CGContextFillRect", referenced from:
-[FlipsideView drawRect:] in FlipsideView.o
"_CGContextSaveGState", referenced from:
-[FlipsideView drawRect:] in FlipsideView.o
"_CGContextRestoreGState", referenced from:
-[FlipsideView drawRect:] in FlipsideView.o
"_CGContextSetFillColor", referenced from:
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden