PDA

View Full Version : qmake and webkit problem



genomega
1st February 2010, 02:09
This happens with examples, demos, tutorials or roll your own.

qmake always generates this: webView->setUrl(QUrl("about:blank"));

and then rejects it here: error: ‘class QWebView’ has no member named ‘setUrl’

I have searched all over, no one else seems to have this problem.

Using Creator 4.5.2

Thanks in advance.

genomega
1st February 2010, 16:20
I understand this may be a stupid question, but I sure would appreciate a nudge in the right direction here.