[mythtv-users] MythDVD missing from SVN trunk

Jon jon at sd-6.org
Thu Mar 29 17:32:47 UTC 2007


 

> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org 
> [mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Bruce Nordstrand
> Sent: Thursday, March 29, 2007 9:07 AM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] MythDVD missing from SVN trunk
> 
> William Munson wrote:
> > Bruce Nordstrand wrote:
> >   
> >> Bill Williamson wrote:
> >>   
> >>     
> >>> On 3/29/07, Bruce Nordstrand <brucen at ksl.com.au> wrote:
> >>>   
> >>>     
> >>>       
> >>>> It seems that MythDVD is missing from SVN trunk and 
> MythArchive fails to
> >>>> compile because of that (I think). Does anyone know if 
> it is safe to use
> >>>> MythDVD from 020-fixes instead?
> >>>>     
> >>>>       
> >>>>         
> >>>   
> >>>     
> >>>       
> >> Ah, OK thanks. I must have another issue with MythArchive....
> >>
> >> Cheers
> >> Bruce
> >>   
> >>     
> > Have you tried "apt-get build-dep mythtv mythplugins"
> 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?
> 
> I am also getting these sort of errors when trying to compile 
> MythGallery....
> 
> Oh, and this is off Rev 13145
> 
> Cheers
> Bruce



More information about the mythtv-users mailing list