KDE 4.5 Beta2 (4.4.85) uploaded

Sebastian Kügler sebas at kde.org
Tue Jun 8 13:40:17 CEST 2010


On Monday 07 June 2010 17:33:29 Alexey Shvetsov wrote:
> Is kde 4.4.85 supposed to build against qt-4.7_beta2?
> 
> I get following error  while building kdelibs
> 
> [ 37%] Building CXX object
> kdeui/CMakeFiles/kdeui.dir/notifications/kstatusnotifieritemdbus_p.o
> /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kdeui/notifica
> tions/kstatusnotifieritem.cpp: In member function
> ‘virtual QString KDBusMenuExporter::iconNameForAction(QAction*)’:
> /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kdeui/notifica
> tions/kstatusnotifieritem.cpp:72:49: error: ‘class KIcon’ has no member
> named ‘name’
> In file included from
> /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kdeui/notifica
> tions/kstatusnotifieritem.cpp:939:0:
> /var/tmp/portage/kde-base/kdelibs-4.4.85/work/kdelibs-4.4.85/kdeui/notific
> ations/kstatusnotifieritem.cpp:76:5: warning: control reaches end of
> non-void function
> make[2]: ***
> [kdeui/CMakeFiles/kdeui.dir/notifications/kstatusnotifieritem.o] Error 1

QIcon::name() is in the 4.7 branch, but maybe not in beta2 yet. Try updating 
your Qt (or change the macro to not use name(), it's conditional depending on 
the Qt version).

Cheers,
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9


More information about the release-team mailing list