[Qt-qml] How to deploy a QML app with WebView on a machine without a Qt installation?

Johan Paul johan.paul at gmail.com
Wed Jun 29 19:15:46 CEST 2011


>>> Did you also copy over the QtWebKit's qmldir file? (A qmldir is
>>> required for installed modules).
>>
>> You mean the qmldir file itself? No - I did not :) Thanks for
>> suggesting this. Where can I find the this file on a computer with a
>> Qt installation?
>>
>
> It should be in the same dir as the qmlwebkitplugin.dll
> ($QTINSTALLDIR/imports/QtWebKit). If you cannot find it, just create a
> file named qmldir with contents as "plugin qmlwebkitplugin".

Thank you very much! I will test this tomorrow when I am back at the
office and let you know.


Cheers,

Johan


More information about the Qt-qml mailing list