Compile error since 11th Jan in juk on WinXP
Andrew Goodbody
ajg02 at elfringham.co.uk
Mon Jan 18 00:33:30 GMT 2010
Hi,
I'm trying to compile kdemeultimedia using emerge with mingw4 on WinXP.
I get the following error in some code added with commit 1072809 on the
11th Jan.
I'm not subscribed to the list so please cc me on any replies.
Andrew
H:\src\km\svn\trunk\KDE\kdemultimedia\juk\tag.cpp: In member function
'void Tag:
:setup(TagLib::File*)':
H:\src\km\svn\trunk\KDE\kdemultimedia\juk\tag.cpp:180: error: ambiguous
overload
for 'operator<<' in
'KDebug::operator()(int)(0).QDebug::operator<<(((const char
*)"Can\'t setup invalid file")) << TagLib::File::name() const()'
H:\src\km\include/QtCore/qdebug.h:97: note: candidates are: QDebug&
QDebug::oper
ator<<(bool)
H:\src\km\include/QtCore/qdebug.h:98: note: QDebug&
QDebug::oper
ator<<(char) <near match>
H:\src\km\include/QtCore/qdebug.h:99: note: QDebug&
QDebug::oper
ator<<(short int) <near match>
H:\src\km\include/QtCore/qdebug.h:100: note: QDebug&
QDebug::ope
rator<<(short unsigned int) <near match>
H:\src\km\include/QtCore/qdebug.h:101: note: QDebug&
QDebug::ope
rator<<(int) <near match>
H:\src\km\include/QtCore/qdebug.h:102: note: QDebug&
QDebug::ope
rator<<(unsigned int) <near match>
H:\src\km\include/QtCore/qdebug.h:103: note: QDebug&
QDebug::ope
rator<<(long int) <near match>
H:\src\km\include/QtCore/qdebug.h:104: note: QDebug&
QDebug::ope
rator<<(long unsigned int) <near match>
H:\src\km\include/QtCore/qdebug.h:105: note: QDebug&
QDebug::ope
rator<<(qint64) <near match>
H:\src\km\include/QtCore/qdebug.h:107: note: QDebug&
QDebug::ope
rator<<(quint64) <near match>
H:\src\km\include/QtCore/qdebug.h:111: note: QDebug&
QDebug::ope
rator<<(const char*)
H:\src\km\include/QtCore/qdebug.h:116: note: QDebug&
QDebug::ope
rator<<(const void*)
mingw32-make[2]: *** [juk/CMakeFiles/juk.dir/tag.obj] Error 1
mingw32-make[1]: *** [juk/CMakeFiles/juk.dir/all] Error 2
mingw32-make: *** [all] Error 2
emerge fatal error: while running make cmd: mingw32-make
More information about the kde-multimedia
mailing list