Skip navigation.
 
mlRe: Archived QTMovieViews on 64-bit?
FROM : Shawn Erickson
DATE : Tue Nov 27 16:49:27 2007

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

Related mailsAuthorDate
mlArchived QTMovieViews on 64-bit? Nick Zitzmann Nov 27, 03:01
mlRe: Archived QTMovieViews on 64-bit? Shawn Erickson Nov 27, 16:49
mlRe: Archived QTMovieViews on 64-bit? Tim Monroe Nov 27, 18:11
mlRe: Archived QTMovieViews on 64-bit? Nick Zitzmann Nov 27, 23:48
mlRe: Archived QTMovieViews on 64-bit? Nick Zitzmann Nov 28, 00:21
mlRe: Archived QTMovieViews on 64-bit? Tim Monroe Nov 28, 02:36