QTMovie initWithFile
QTMovie initWithFile
- Subject: QTMovie initWithFile
- From: "Thomas B. Pedersen" <email@hidden>
- Date: Wed, 2 Nov 2005 20:04:08 -0500
I am having a problem with QTMovie that I just cannot resolve. My
code reads like this:
QTMovie *movie;
movie = [[QTMovie alloc] initWithFile:filename error:NULL];
When I compile I get the following warning:
warning: no '-initWithFile:error' method found
And the code also doesn't work at runtime. I am running 10.4.3 and I
have installed QuickTime 7.0.3 SDK.
_______________________________________________
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