[mythtv-users] MythDVD missing from SVN trunk

Bruce Nordstrand brucen at ksl.com.au
Thu Mar 29 23:33:03 UTC 2007


Jon wrote:
>> Yup, did all that first up. It looks like a source error though...
>> recordingselector.cpp: In member function 'void 
>> RecordingSelector::getRecordingList()':
>> recordingselector.cpp:412: error: no matching function for call to 
>> 'ProgramInfo::GetPlaybackURL(bool, bool)'
>> /usr/include/mythtv/libmythtv/programinfo.h:163: note: 
>> candidates are: 
>> QString ProgramInfo::GetPlaybackURL(QString) const
>> recordingselector.cpp:414: error: no matching function for call to 
>> 'ProgramInfo::GetPlaybackURL(bool, bool)'
>> /usr/include/mythtv/libmythtv/programinfo.h:163: note: 
>> candidates are: 
>> QString ProgramInfo::GetPlaybackURL(QString) const
>> recordingselector.cpp: In member function 'void 
>> RecordingSelector::updateSelectedList()':
>> recordingselector.cpp:487: error: no matching function for call to 
>> 'ProgramInfo::GetPlaybackURL(bool, bool)'
>> /usr/include/mythtv/libmythtv/programinfo.h:163: note: 
>> candidates are: 
>> QString ProgramInfo::GetPlaybackURL(QString) const
>>
>>     
>
> It would appear as though you are still using old headers.  Did you install
> svn under /usr/local?
>   
Ummm, no I didn't. It's sitting in a sub-dir of the mythtv user. I'll 
check out what else is on this machine AND move the src under 
/user/local and give it another go.

Cheers
Bruce


More information about the mythtv-users mailing list