[Qt-creator] qwebview runtime error in qt-creator plugin

André Pönitz andre.poenitz at nokia.com
Wed Aug 11 08:53:17 CEST 2010


On Wednesday 11 August 2010 04:55:47 ext duan wenhui wrote:
> [...]
> following is my .pro
> 
> TEMPLATE = lib
> TARGET = DashBoard
> include(../../qtcreatorplugin.pri)
> include(../../plugins/coreplugin/coreplugin.pri)
> HEADERS += dashboardplugin.h
> SOURCES += dashboardplugin.cpp
> OTHER_FILES += dashboard.pluginspec

I wonder whether a QT += webkit might be needed.

Andre'



More information about the Qt-creator-old mailing list