[Qt-qml] How to macdeployqt QMLViewer.app with gestures plugin?
tim.ong at nokia.com
tim.ong at nokia.com
Thu Oct 7 22:09:59 CEST 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101007/8ffc482b/attachment.html
More information about the Qt-qml
mailing list