[Digikam-devel] Latest source from svn fails to compile at advancedrename

Guenther Erhard guenther.erhard at gmx.de
Tue Sep 29 17:30:43 BST 2009


Hi,

after some months I wanted to compile again. I've downloaded the latest 
source from svn, but the make process always fails at compiling the 
advancedrename widget:

/home/guenni/tmp/kde4/graphics/digikam/utilities/advancedrename/common
/renamethread.cpp:
In member function ‘void Digikam::RenameThread::addNewNames(const
QList<QPair<Digikam::ImageInfo, QString> >&)’:
/home/guenni/tmp/kde4/graphics/digikam/utilities/advancedrename/common
/renamethread.cpp:75:
error: no matching function for call to ‘QList<QPair<Digikam::ImageInfo,
QString> >::append(const QList<QPair<Digikam::ImageInfo, QString> >&)’
/usr/include/QtCore/qlist.h:414: note: candidates are: void
QList<T>::append(const T&) [with T = QPair<Digikam::ImageInfo, QString>]
make[2]: ***
[digikam/digikam/CMakeFiles/digikam.dir/__/utilities/advancedrename/common
/renamethread.o]
Fehler 1
make[1]: *** [digikam/digikam/CMakeFiles/digikam.dir/all] Fehler 2
make: *** [all] Fehler 2

Compiling an older version run smoothly. So I assume that with the new 
widget some library is missing or outdated.

TIA
Guenther




More information about the Digikam-devel mailing list