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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to