Re: QuickTime Problems: cannot decode object of class (QTMovieView)
Re: QuickTime Problems: cannot decode object of class (QTMovieView)
- Subject: Re: QuickTime Problems: cannot decode object of class (QTMovieView)
- From: Brian Ganninger <email@hidden>
- Date: Fri, 1 Sep 2006 01:00:27 -0500
You need to link against the QTKit framework, which is what provides
this view. I believe this is only available on 10.4+, but I could be
wrong.
On Aug 31, 2006, at 9:43 PM, David Teare wrote:
Hi all,
I'm trying to get a QuickTime movie to play in my app. I followed
the QT guide from:
http://developer.apple.com/documentation/Cocoa/QuickTime-date.html
And it looks really simple to do; however, I keep getting the
following error:
-[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of
class (QTMovieView)
I included the QuickTime framework within my project, so I don't
know why my movie is not recognized.
Any ideas?
Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden