g
the framework path, or should I also be loading the enclosing umbrella
framework?
Thanks,
Nick
On Apr 11, 2008, at 5:27 PM, Nick Nallick wrote:
I'm using the Cocoa class QCRenderer after testing for Tiger or
later. This means I have to link to Quartz.framework which I do as
a wea
z.framework. Is there any way to instantiate QCRenderer without
doing that?
I guess I could create a private framework to instantiate QCRenderer
and only load it on Tiger and later, but it seems like there ought to
be an easier way in Obj-C.
Thanks
Nick Nallick
__