[Interest] qml plugin cannot be loaded with qt-5.0.0 release

T andolsi thouraya.andolsi at gmail.com
Tue Feb 5 13:58:15 CET 2013


Hi,

Run the application with QT_DEBUG_PLUGINS=1 and fix the library loading
> error
> it reports.
>
>

I copied libqmlwebkitplugin.so and  libqmlwebkitplugin.so from qml
to imports directory, then the MiniBrowser works fine.



Are these libraries copied into the appropriate directories?
Or should I use an environment variable to specify the right path?


Here after the command line used to install those libraries:

make[4]: Entering directory
`/home/qt-everywhere-5.0.0/objs/qtquick1/src/imports/webview'
install -m 755 -p "../../../imports/QtWebKit/libqmlwebkitplugin.so"
"/home/qt-5.0.1/imports/QtWebKit/libqmlwebkitplugin.so"
armv7-linux-strip --strip-unneeded
"/home/qt-5.0.1/imports/QtWebKit/libqmlwebkitplugin.so"




make[4]: Entering directory
`/home/qt-everywhere-5.0.0/objs/qtwebkit/Source/WebKit/qt/declarative'
install -m 755 -p "../../../../imports/QtWebKit/libqmlwebkitplugin.so"
"/home/qt-5.0.1/qml/QtWebKit/libqmlwebkitplugin.so"
armv7-linux-strip --strip-unneeded
"/home/qt-5.0.1/qml/QtWebKit/libqmlwebkitplugin.so"


Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130205/9b9a0b0b/attachment.html>


More information about the Interest mailing list