Re: Archived QTMovieViews on 64-bit?
Re: Archived QTMovieViews on 64-bit?
- Subject: Re: Archived QTMovieViews on 64-bit?
- From: Shawn Erickson <email@hidden>
- Date: Tue, 27 Nov 2007 07:49:27 -0800
On Nov 26, 2007, at 6:01 PM, Nick Zitzmann wrote:
Short question: How do I get a 64-bit application to load an
Interface Builder nib that has a QTMovieView object in it?
Long question: I've been experimenting with QTKit and 64-bit. I have
a nib that has a QTMovieView that loads correctly when the
application is run as a 32-bit app, but when it is run as a 64-bit
app, then while the nib is being decoded, the following exception is
raised:
*** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object
of class (QTMovieContentView)
I'm guessing QTMovieContentView is a 32-bit-only object, but I can't
tell for sure since it appears to be private. How can I work around
this and get the 64-bit application to just load the nib?
That sounds like a bug. I would file a bug report with Apple about.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden