• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: QTMovie initWithFile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QTMovie initWithFile


  • Subject: Re: QTMovie initWithFile
  • From: "Thomas B. Pedersen" <email@hidden>
  • Date: Wed, 2 Nov 2005 20:58:13 -0500

QTKit.framework is added. When I drill down and load the QTMovie.h file in the browser, I can see that the method signature is correct. But it seems like Xcode is reading it from somewhere else although this is the only instance of QTMovie.h on my system.

On Nov 2, 2005, at 8:32 PM, James Spencer wrote:


On Nov 2, 2005, at 7:04 PM, Thomas B. Pedersen wrote:

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.

Have you added the QTKit.framework to your project?

James P. Spencer
Rochester, MN

email@hidden

"Badges??  We don't need no stinkin badges!"

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • Re: QTMovie initWithFile
      • From: Michael Hall <email@hidden>
References: 
 >QTMovie initWithFile (From: "Thomas B. Pedersen" <email@hidden>)
 >Re: QTMovie initWithFile (From: James Spencer <email@hidden>)

  • Prev by Date: Re: [SOLVED] Two NSTableViews acting as one
  • Next by Date: setPrimitiveValue:forKey: question
  • Previous by thread: Re: QTMovie initWithFile
  • Next by thread: Re: QTMovie initWithFile
  • Index(es):
    • Date
    • Thread