Jump to content

Newbee need help, quartz framework


Gaiza
 Share

1 post in this topic

Recommended Posts

Hello, i'm writing a cross platform static library & i need to use quartz.

So i added ApplicationServices to my projecy and #include <ApplicationServices/ApplicationServices.h>.

 

But whene i try to use :

 

CGContextRef* pBmpContext = CGBitmapContextCreate();

 

i have " error : CGContextRef was not declared in this scope", same for the CGBitmapContextCreate() func....

i' m on this problem about one week, it's start to drive me crazy

 

If somone can help, thanks

Link to comment
Share on other sites

 Share

×
×
  • Create New...