[Interest] qml plugin cannot be loaded with qt-5.0.0 release
Thiago Macieira
thiago.macieira at intel.com
Wed Jan 30 19:09:06 CET 2013
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::connect: Cannot connect (null)::pageTitleChanged(QString) to
> BrowserWindow::onTitleChanged(QString)
> QObject::connect: Cannot connect (null)::newWindow(QString) to
> BrowserWindow::newWindow(QString)
>
>
> How to fix the issue?
Run the application with QT_DEBUG_PLUGINS=1 and fix the library loading error
it reports.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130130/5eedd3a4/attachment.sig>
More information about the Interest
mailing list