Hi,

Attached is a trivial patch against the current Git master branch at
git://gitorious.org/qt-mobility/qt-mobility.git that fixes building Qt
Mobility on Mac OS X (10.7, but I assume it's a general issue).

The patch changes the #include statement in
plugins/multimedia/qt7/qt7movieviewoutput.mm from

  #import <QTKit/QTkit.h>

to

  #import <QTKit/QTKit.h>

(note the uppercase "K" in Kit)

It would be great if somebody could merge the attached patch or if not
tell me where I should submit the patch for review and eventual
inclusion.


Thanks,
Thomas

Attachment: 0001-Fix-include-for-case-sensitive-filesystems-on-OS-X.patch
Description: Binary data

_______________________________________________
Qt-mobility-feedback mailing list
Qt-mobility-feedback@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback

Reply via email to