On Tue, Apr 6, 2010 at 9:17 AM, IOhannes m zmoelnig <zmoelnig@iem.at> wrote:
On 2010-04-06 14:57, chris clepper wrote:cannot reproduce.
> But all of the QT code is wrapped with HAVE_QUICKTIME, and in at least one
> case it looks like HAVE_CARBONQUICKTIME undefines HAVE_QUICKTIME.
i checked all the files that make use of "HAVE_CARBONQUICKTIME" and have
the "undef" keyword, which builds down to Pixes/filmQT.h
Pixes/recordQT.h, and here HAVE_QUICKTIME get's undefined only if it's
not w32 and HAVE_CARBONQT is not defined.
so if HAVE_CARBONQUICKTIME is defined (which it has to be if carbon is
available) it shouldn't make a difference.