Interface Builder - QTMovieView related eror
Interface Builder - QTMovieView related eror
- Subject: Interface Builder - QTMovieView related eror
- From: Jean-Nicolas Jolivet <email@hidden>
- Date: Tue, 04 Nov 2008 18:24:06 -0500
I wasn't having much success trying to create a QTMovie from a path and
assigning it to a QTMovieView outlet so I decided to go back to the
basic and just set the QTMovieView's movie in Interface Builder and see
if it would at least play when I run the app... however I'm getting an
error now saying:
/* com.apple.ibtools.error */
Internal Error:
Description: The document "MainMenu.xib" could not be opened.
Operation could not be completed. (com.apple.InterfaceBuilder error -1.)
Recovery Suggestion: Check the console log for additional information.
In the console I get:
ibtool[1167]: Exception raised while decoding document objects -
CGSDisableUpdate returned error 1002d
The only thing I did was:
- Create a new project and link the QTKit framework...
- Go in IB, drag a QTMovieView in my window and set it's "Movie" to a
local .mov file I had on my HD... (It's a sample movie that works
without any problems in QT... it even works if I play it in Interface
Builder)
From there, I hit Build, and I get the error I mentioned above... any
help would be appreciated!
Jean-Nicolas Jolivet
_______________________________________________
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