On 10/7/2010 10:09 PM, ext tim....@nokia.com wrote:
> Hi,
>
>
> I’m using a mac. I just built Qt from qt.git master (d7dd96), and
> gesturearea from qml-gesturearea.git master (b826a9).
>
> I copied the gesturearea ‘gestures’ dir in to the qt imports/Qt/labs/
> dir (replaced the old ‘gestures’ dir).
>
> When I tell Qt Creator to use the QMLViewer in my qt bin folder I can
> run an app that does “import Qt.labs.gestures 2.0”
>
> However, when I do ‘macdeployqt QMLViewer.app’ and then tell Qt Creator
> to use that viewer I get:
>
> module "Qt.labs.gestures" is not installed

Hi,

It seems that macdeployqt not bundling import plugins yet. I created a 
task for this in the bug handler:

http://bugreports.qt.nokia.com/browse/QTBUG-14342

Meanwhile, you can copy by hand the needed folders from $QTDIR/imports 
into the application bundle.

Regards

Kai

> import Qt.labs.gestures 2.0
>
> Any ideas how to make this work?
>
> Thanks,
> Tim


-- 
Kai Koehne
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to