kdelibs doesn't build ?

Alexander Neundorf neundorf at kde.org
Thu Nov 29 09:30:28 UTC 2012


Hi,

I get the following error in current kdelibs:

[ 29%] Building CXX object 
kdecore/CMakeFiles/kdecore.dir/date/kcalendarsystem.cpp.o
/home/alex/src/kde-git/KDE/kdelibs/kdecore/date/kcalendarsystem.cpp: In static 
member function 'static QString 
KCalendarSystem::calendarLabel(KLocale::CalendarSystem, const KLocale*)':
/home/alex/src/kde-git/KDE/kdelibs/kdecore/date/kcalendarsystem.cpp:112:79: 
error: no matching function for call to 
'KLocalizedString::toString(QStringList&)'

/usr/include/klocalizedstring.h:342:13: note: candidates are: QString 
KLocalizedString::toString() const
/usr/include/klocalizedstring.h:352:13: note:                 QString 
KLocalizedString::toString(const QString&) const
/usr/include/klocalizedstring.h:365:13: note:                 QString 
KLocalizedString::toString(const KLocale*) const
/usr/include/klocalizedstring.h:376:13: note:                 QString 
KLocalizedString::toString(const KLocale*, const QString&) const

I'm building against Qt4.
Should this work ?

Alex


More information about the Kde-frameworks-devel mailing list