[Qt-qml] How to macdeployqt QMLViewer.app with gestures plugin?
tim.ong at nokia.com
tim.ong at nokia.com
Fri Oct 8 19:07:16 CEST 2010
Thanks.
Do you know where I should put the imports in the bundle?
I tried:
* QMLViewer.app/Contents/MacOS/imports/Qt/labs/gestures
* QMLViewer.app/Contents/Plugins/gestures/
* QMViewer.app/Contents/imports/Qt/labs/gestures
No love so far...
-to
On 10/8/10 12:24 AM, "ext Kai Koehne" <kai.koehne at nokia.com> wrote:
On 10/7/2010 10:09 PM, ext tim.ong at 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 at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101008/0f27c34a/attachment.html
More information about the Qt-qml
mailing list