What's happened to included headers in Movies.h?
What's happened to included headers in Movies.h?
- Subject: What's happened to included headers in Movies.h?
- From: Jeremy Dronfield <email@hidden>
- Date: Sat, 11 Feb 2006 16:27:29 +0000
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.
-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