
Originally Posted by
woshibantang
I have download the sdk 1.1 rc
I build my qml project to N8 and get some error msg:
[Qt Message] file:///xxxxx.qml:3:1: plugin cannot be loaded for module "QtWebKit": The file 'C:/resource/qt/imports/QtWebKit/qmlwebkitplugin.qtplugin' is not a valid Qt plugin.
in the qml file, i have a WebView
but i have install the qt.sis and qtwebkit.sis from folder "C:\QtSDK\Symbian\sis\Symbian^3\Qt\4.7.3"
why i get the error? should I wait the finally release sdk?
can anyone help me?