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.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest