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

import Qt.labs.gestures 2.0

Any ideas how to make this work?

Thanks,
Tim
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to