[mythtv-users] Compile error after update to KDE SC 4.5b2

Phil Linttell phil.linttell at rogers.com
Thu Jun 10 19:15:25 UTC 2010


 I just updated to KDE Software Compilation 4.5 Beta 2
<http://kde.org/announcements/announce-4.5-beta2.php> on ubuntu lucid,
and now I'm getting a compile failure under both 0.23-fixes and trunk,
as follows:

In file included from upnpcmgr.h:29,
from upnpcmgr.cpp:26:
eventing.h: In member function ‘T StateVariables::GetValue(const
QString&) [with T = QString]’:
upnpcmgr.cpp:69: instantiated from here
eventing.h:236: error: call of overloaded ‘QString(int)’ is ambiguous
/usr/include/qt4/QtCore/qstring.h:428: note: candidates are:
QString::QString(const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:426: note: QString::QString(const char*)
/usr/include/qt4/QtCore/qstring.h:727: note: QString::QString(const
QString&)
/usr/include/qt4/QtCore/qstring.h:106: note: QString::QString(QChar)
/usr/include/qt4/QtCore/qstring.h:105: note: QString::QString(const QChar*)
eventing.h:244: error: call of overloaded ‘QString(int)’ is ambiguous
/usr/include/qt4/QtCore/qstring.h:428: note: candidates are:
QString::QString(const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:426: note: QString::QString(const char*)
/usr/include/qt4/QtCore/qstring.h:727: note: QString::QString(const
QString&)
/usr/include/qt4/QtCore/qstring.h:106: note: QString::QString(QChar)
/usr/include/qt4/QtCore/qstring.h:105: note: QString::QString(const QChar*)


Do I have an updated library that's causing a problem?
libqtcore4 4:4.7.0~beta1+


More information about the mythtv-users mailing list