As previously posted, Xcode 2.3 replaces QuickTime headers to older
6.5.x
under MacOSX10.3.9.sdk. (Thanks Ruedi Heimlicher and Steve Israelson)
Is it fully unable to build for 10.3.9+QT7, under Xcode 2.3?
//
My UB DV Capture app, has a trouble under Xcode 2.3.
It is universal binary, ppc for 10.3.9+QT7, and i386 for 10.4.4+QT7.
(ref; Cross-Development Programming Guide; Cross-Development and
Universal Binaries)
Now Xcode 2.3 could NOT build this app, which was OK under Xcode 2.2.1.
I have tried to re-link QuickTime.framework to the one under
MacOSX10.4u.sdk
but it did not help.
Takashi
On 2006/05/28, at 22:48, Takashi Mochizuki wrote:
Hi all,
I have found QTKit has updated under QuickTime 7.1.
For Example, [QTMovie movieAttributes] returns some undocumented
attributes
such like:
QTMovieHasApertureModeDimensionsAttribute
QTMovieApertureModeAttribute
I have downloaded Xcode 2.3, the latest development environment;
But this pkg
does not include new header files.
Also, Currently no new documentation available at developer web page.
(update at May 23 does not include any info about new attributes)
When these documents are to be updated?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden