I got this error a week ago from CVS and had to go back to a earlier build... I'm reading/looking at the current CVS source to determine what changed. It will compile on the 0.17 distribution sources.
BinCrawler. ----- Original Message ----- From: "Sigurd Nes" <[EMAIL PROTECTED]> To: "Discussion about mythtv" <[email protected]> Sent: Thursday, March 10, 2005 4:03 PM Subject: Re: [mythtv-users] mythFM > I still can't compile - is it a QT issue? > > main.cpp: In function `int mythplugin_init(const char*)': > main.cpp:189: error: no matching function for call to > `V4lRadioGeneralSettings::load(QSqlDatabase*)' > /usr/include/mythtv/settings.h:117: note: candidates are: virtual void > ConfigurationGroup::load() > main.cpp:190: error: no matching function for call to > `V4lRadioGeneralSettings::save(QSqlDatabase*)' > /usr/include/mythtv/settings.h:119: note: candidates are: virtual void > ConfigurationGroup::save() > main.cpp:192: error: no matching function for call to > `StationEditor::load(QSqlDatabase*)' > /usr/include/mythtv/settings.h:117: note: candidates are: virtual void > ConfigurationGroup::load() > main.cpp:193: error: no matching function for call to > `StationEditor::save(QSqlDatabase*)' > /usr/include/mythtv/settings.h:119: note: candidates are: virtual void > ConfigurationGroup::save() > main.cpp:198: error: no matching function for call to > `V4lRadioRecordingSettings::load(QSqlDatabase*)' > /usr/include/mythtv/settings.h:117: note: candidates are: virtual void > ConfigurationGroup::load() > main.cpp:199: error: no matching function for call to > `V4lRadioRecordingSettings::save(QSqlDatabase*)' > /usr/include/mythtv/settings.h:119: note: candidates are: virtual void > ConfigurationGroup::save() > > Sigurd > > Bincrawler wrote: > > the code is updated and will compile.... check it out the source again. > > > > ----- Original Message ----- > > From: "Ross Campbell" <[EMAIL PROTECTED]> > > To: "Discussion about mythtv" <[email protected]> > > Sent: Monday, March 07, 2005 9:10 PM > > Subject: Re: [mythtv-users] mythFM > > > > > > > >>>Anyone tried mythFM-0.15.1 with mythtv 0.17? > >> > >>I tried building the last/latest mythFM and mythRecipe and neither one > >>of them would compile cleanly against 0.17 - I didn't spend too much > >>time investigating mythFM though since MythStream is able to "tune in" > >>about 75% of the radio stations I care about. > >> > >> > >>-Ross > >> > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
