Error: tv_rec.cpp: In member function `bool TVRec::Init()': tv_rec.cpp:130: error: cannot allocate an object of type `FirewireChannel' tv_rec.cpp:130: error: because the following virtual functions are abstract: channelbase.h:61: error: virtual int ChannelBase::GetFd()
Fixed by commenting out line 61 in channelbase.h -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J. Donavan Stanley Sent: Saturday, May 28, 2005 1:10 PM To: [email protected] Subject: [mythtv] Re: [mythtv-commits] mythtv commits [EMAIL PROTECTED] wrote: >----------------------------------------------------------------------- ----- >Changes committed by danielk on Fri May 27 14:45:45 2005 > >Modified Files: > in mythtv/libs/libmythtv: > channel.cpp channel.h channelbase.h dtvrecorder.h > dtvsignalmonitor.h dvbchannel.cpp dvbchannel.h dvbrecorder.h > dvbsignalmonitor.cpp dvbsignalmonitor.h hdtvrecorder.cpp > hdtvrecorder.h libmythtv.pro scanwizard.cpp scanwizard.h > tv_rec.cpp > in mythtv/libs/libmythtv/mpeg: > atscstreamdata.cpp atscstreamdata.h mpegstreamdata.cpp > mpegstreamdata.h > > Users are reporting in IRC that CVS fails to compile due to the firewire stuff not having been updated to work with this. _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
