Re: [Development] qml plugin cannot be loaded with qt-5.0.0 release.

2013-01-30 Thread T andolsi
Hi, How to fix the issue please? here after the error again : 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 conn

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

2012-12-28 Thread thouraya andolsi
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" Does anyone know how to fix it? Regards, Thouraya. __