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
> Run the application with QT_DEBUG_PLUGINS=1 and fix the library loading
error
> it reports.
I did it an got the following error:
loaded library "/home/qt-5.0.0-rel/imports/QtWebKit/libqmlwebkitplugin.so"
qrc:///qml/BrowserWindow.qml:30:1: plugin cannot be loaded for module
"QtWebKit": Unknown e
On quarta-feira, 30 de janeiro de 2013 18.13.24, T andolsi wrote:
> Hi,
>
> I built qt-5.0.0 for armv7/directfb platform.
>
>
> Running the MiniBrowser, I got the following error:
>
> qrc:///qml/BrowserWindow.qml:30:1: plugin cannot be loaded for module
> "QtWebKit": Unknown error
> QObject::co
Hi,
I built qt-5.0.0 for armv7/directfb platform.
Running the MiniBrowser, I got the following error:
qrc:///qml/BrowserWindow.qml:30:1: plugin cannot be loaded for module
"QtWebKit": Unknown error
QObject::connect: Cannot connect (null)::pageTitleChanged(QString) to
BrowserWindow::onTitleChang