[mythtv] ProgramInfo::GetPlaybackURL

Ken Ferguson ken at binaryglue.com
Fri Dec 8 23:29:02 UTC 2006


Hi All,

I've been trying to build MythTV from SVN recently and for the last few 
days keep banging against this error.  I've deleted all the sources and 
got completely clean copies and still hit the same problem.  Is anyone 
else having similar issues?

make[2]: Entering directory 
`/build/mythtv_build/mythplugins/mytharchive/mytharchive'
g++ -c -pipe -march=athlon-xp -Wno-non-virtual-dtor -Wall -W -O3 -Wall 
-Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE 
-DPREFIX=\"/usr/local\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include 
-I/usr/kde/3.3/include -I/usr/local/include -I/usr/include 
-I/usr/local/include/mythtv -I/usr/local/include/mythtv/ffmpeg 
-I/usr/local/include/mythtv/libmythtv -I/usr/lib/qt-3.3/include -o 
recordingselector.o recordingselector.cpp
recordingselector.cpp: In member function âvoid 
RecordingSelector::OKPressed()â:
recordingselector.cpp:335: error: no matching function for call to 
âProgramInfo::GetPlaybackURL(bool, bool)â
/usr/local/include/mythtv/libmythtv/programinfo.h:172: note: candidates 
are: QString ProgramInfo::GetPlaybackURL(QString) const
recordingselector.cpp: In member function âvoid 
RecordingSelector::getRecordingList()â:
recordingselector.cpp:404: error: no matching function for call to 
âProgramInfo::GetPlaybackURL(bool, bool)â
/usr/local/include/mythtv/libmythtv/programinfo.h:172: note: candidates 
are: QString ProgramInfo::GetPlaybackURL(QString) const
recordingselector.cpp: In member function âvoid 
RecordingSelector::updateSelectedList()â:
recordingselector.cpp:466: error: no matching function for call to 
âProgramInfo::GetPlaybackURL(bool, bool)â
/usr/local/include/mythtv/libmythtv/programinfo.h:172: note: candidates 
are: QString ProgramInfo::GetPlaybackURL(QString) const


Regards,
Ken


More information about the mythtv-dev mailing list