Hello,
I want to support Quick Look in my application, but still support
10.5. I'm using the 10.6 SDK and 10.5 deployment target. Launching on
10.5 gives:
Dyld Error Message:
Symbol not found: _OBJC_CLASS_$_QLPreviewPanel
Referenced from: /Users/robertvehse/Desktop/Transmission.app/Contents/
MacOS/Transmission
xpected in: /System/Library/Frameworks/Quartz.framework/Versions/A/
Quartz
Obviously this is from using objects only available in 10.6. I won't
be using the QL classes on 10.5. Is there a way around this?
Thanks,
Mitch
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com