On Saturday 08 January 2011 00:13:55 Timothy Pearson wrote:
[...]
OK, I submitted a temporary patch to tqtinterface that will fix the build failure for now. The underlying problem will need to be addressed later on.
Tim
I think I must revert to vanilla Qt3, without tqtinterface compatibility:
[ 1%] Building CXX object CMakeFiles/tqt.dir/qtinterface/tqaccessible.cpp.o In file included from /usr/qt/3/include/qaccessible.h:43,
from /var/tmp/portage/kde-base/tqtinterface-3.5.13_p1183278/work/tqtinterface/qtinterface/tqaccessible.h:32,
from /var/tmp/portage/kde-base/tqtinterface-3.5.13_p1183278/work/tqtinterface/qtinterface/tqaccessible.cpp:23: /usr/qt/3/include/qobject.h:105: error: 'const QObjectList QObject::children() const' cannot be overloaded /usr/qt/3/include/qobject.h:103: error: with 'const QObjectList* QObject::children() const'
-- Serghei
Yes, that would be a good idea for the time being. I will try to properly address the build failures with Qt3 soon.
Tim