Re: What's happened to included headers in Movies.h?
Re: What's happened to included headers in Movies.h?
- Subject: Re: What's happened to included headers in Movies.h?
- From: Jeremy Dronfield <email@hidden>
- Date: Tue, 14 Feb 2006 09:53:27 +0000
On 13 Feb 2006, at 7:25 pm, Thomas Engelmeier wrote:
On 11.02.2006, at 17:27, Jeremy Dronfield wrote:
I have a project with a source file which imports <QuickTime/
Movies.h>. This never used to give any trouble, but has now start
giving me a "File does not exist" build error for headers included
by Movies.h. The file which doesn't exist is <CoreAudio/
CoreAudio.h>. I've checked it out, and indeed that header does not
exist in the CoreAudio framework any more. I've had to work around
the error by compiling against the 10.4.0 SDK (where CoreAudio
does contain headers) instead of against Current OS.
Has Movies.h been superseded by something else I should be using
instead? I'm using it to extract user data from mp3 files.
Did you happen to install Quicktime 7.x between the compiles?
IIRC either the Quicktime-Dev mailinglist or
news:comp.sys.mac.programmer.* the install erased some headers.
Regards,
Tom_E
Yes I did install QT 7. It seems odd that Apple erased those
CoreAudio headers without updating the QuickTime framework
accordingly. My app still runs (when compiled against the SDK) and
performs its QT functions okay when run with QT 7, so it's really
just a compile-time issue. Thanks.
Regards,
Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden