Archived QTMovieViews on 64-bit?
Archived QTMovieViews on 64-bit?
- Subject: Archived QTMovieViews on 64-bit?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 26 Nov 2007 19:01:29 -0700
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?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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