[mythtv] More CVS compile errors with QT 3.1
Chris Birkinshaw
chris at postbox.org.uk
Sat Jan 15 19:56:58 EST 2005
Got a bit further in the compile this time. Have included the output below.
Many thanks,
Chris Birkinshaw
programinfo.cpp: In static member function `static ProgramInfo*
ProgramInfo::GetProgramAtDateTime(QSqlDatabase*, const QString&,
QDateTime&)':
programinfo.cpp:525: no matching function for call to `QSqlQuery::executedQuery
()'
programinfo.cpp: In member function `void
ProgramInfo::ApplyRecordRecGroupChange(QSqlDatabase*, const QString&)':
programinfo.cpp:805: no matching function for call to `QSqlQuery::executedQuery
()'
programinfo.cpp: In member function `void ProgramInfo::SetFilesize(long long
int, QSqlDatabase*)':
programinfo.cpp:1039: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetBookmark(long long
int, QSqlDatabase*)':
programinfo.cpp:1077: conversion from `long long int' to `const QVariant' is
ambiguous
/usr/lib/qt-3.1/include/qvariant.h:163: candidates are:
QVariant::QVariant(double)
/usr/lib/qt-3.1/include/qvariant.h:160:
QVariant::QVariant(unsigned int)
/usr/lib/qt-3.1/include/qvariant.h:159: QVariant::QVariant(int)
/usr/lib/qt-3.1/include/qvariant.h:129:
QVariant::QVariant(const char*) <near match>
programinfo.cpp:1083: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetEditing(bool,
QSqlDatabase*)':
programinfo.cpp:1147: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetCommFlagged(int,
QSqlDatabase*)':
programinfo.cpp:1185: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetPreserveEpisode(bool,
QSqlDatabase*)':
programinfo.cpp:1223: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetAutoExpire(bool,
QSqlDatabase*)':
programinfo.cpp:1241: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetCutList(QMap<long
long int, int>&, QSqlDatabase*)':
programinfo.cpp:1386: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void
ProgramInfo::ClearMarkupMap(QSqlDatabase*, int, long long int, long long
int)':
programinfo.cpp:1461: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetMarkupMap(QMap<long
long int, int>&, QSqlDatabase*, int, long long int, long long int)':
programinfo.cpp:1482: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp:1528: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::ClearPositionMap(int,
QSqlDatabase*)':
programinfo.cpp:1648: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::SetPositionMap(QMap<long
long int, long long int>&, int, QSqlDatabase*, long long int, long long
int)':
programinfo.cpp:1695: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp:1739: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void
ProgramInfo::SetPositionMapDelta(QMap<long long int, long long int>&, int,
QSqlDatabase*)':
programinfo.cpp:1785: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `void ProgramInfo::Save(QSqlDatabase*)':
programinfo.cpp:2080: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp:2098: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `bool
ProgramList::FromProgram(QSqlDatabase*, QString, ProgramList&)':
programinfo.cpp:2737: no matching function for call to `QSqlQuery::
executedQuery()'
programinfo.cpp: In member function `bool
ProgramList::FromOldRecorded(QSqlDatabase*, QString)':
programinfo.cpp:2818: no matching function for call to `QSqlQuery::
executedQuery()'
make[2]: *** [programinfo.o] Error 1
make[2]: Leaving directory `/root/mythtv-cvs/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/root/mythtv-cvs/mythtv/libs'
make: *** [sub-libs] Error 2
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the mythtv-dev
mailing list