D detz macrumors 65816 Original poster Aug 28, 2008 #1 I can't seem to get it to work correctly, I've added the Framework but when I import " <QuartzCore/QuartzCore.h>" I get the message ApplicatioServices.h - no such file or directory. I've tried including that framework but it still does not work.
I can't seem to get it to work correctly, I've added the Framework but when I import " <QuartzCore/QuartzCore.h>" I get the message ApplicatioServices.h - no such file or directory. I've tried including that framework but it still does not work.
S Spike099 macrumors regular Jan 9, 2009 #2 Try importing #import <QuartzCore/CoreAnimation.h> What were you trying to do with CA?