Hi, On Wed, Jun 29, 2011 at 10:36 PM, Johan Paul <[email protected]> wrote: > Hi Girish! > >> 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". Girish _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
