Hi Friends,
I am trying to use QWebView in a Project for Windows CE Professional 6.0 development environment.
However I am getting a number of Linking errors.
mainwindow.obj:: error: unresolved external symbol "__declspec(dllimport) public: void __thiscall QWebView::setUrl(class QUrl const &)" (__imp_?setUrl@QWebView@@QAEXABVQUrl@@@Z) referenced in function "public: __thiscall MainWindow::MainWindow(class QWidget *)" (??0MainWindow@@QAE@PAVQWidget@@@Z)
.
.
.
.
.
Any idea whether QWebView is supported or not under Windows CE Professional 6.0 development environment?
Target Platform: Windows Mobile 6 Professional
Thanks...

Reply With Quote


