** Changed in: qutim
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of QutIM
Developers, which is subscribed to qutim.
https://bugs.launchpad.net/bugs/677034
Title:
Compile problem on maemo with QWebFrame
Status in Multiplatform instant messenger:
Fix Released
Bug description:
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp:19:21:
error: QWebFrame: No such file or directory
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp: In
member function 'void Core::AdiumChat::JavaScriptClient::helperCleared()':
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp:48:
error: 'QWebFrame' was not declared in this scope
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp:48:
error: 'frame' was not declared in this scope
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp:48:
error: 'QWebFrame' cannot appear in a constant-expression
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp:48:
error: parse error in template argument list
qutim-meta/core/src/corelayers/adiumchat/chatlayer/javascriptclient.cpp:48:
error: no matching function for call to 'qobject_cast(QObject*)'
make[2]: ***
[core/src/corelayers/adiumchat/CMakeFiles/adiumchat.dir/chatlayer/javascriptclient.cpp.o]
Error 1
make[1]: *** [core/src/corelayers/adiumchat/CMakeFiles/adiumchat.dir/all]
Error 2
Я обычно исправляю его внесением в core/cmakelists.txt строчки : SET
(QT_USE_QTWEBKIT true)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qutim/+bug/677034/+subscriptions
--
Mailing list: https://launchpad.net/~qutimdevelop
Post to : [email protected]
Unsubscribe : https://launchpad.net/~qutimdevelop
More help : https://help.launchpad.net/ListHelp