[mythtv] Module API
Alberto Alonso
sp-1757810 at ggsys.net
Wed Mar 16 15:55:17 UTC 2005
On Sun, 2005-03-13 at 12:33 -0500, J. Donavan Stanley wrote:
> >
> >Also please note that reading code != API documentation.
> >
> That's all there is...
I still think that the code will not have everything needed,
specially things like how the interaction is handled. What
to do/how to handle plugin changes, etc.
I will give it a try with the suggested mythnews plugin.
However I can't compile mythnews. I got it from CVS and
tried to compile on a Debian testing system. I have
the libmyth-0.17-dev package install.
I get:
mythnews.cpp: In constructor `MythNews::MythNews(MythMainWindow*, const
char*)
':
mythnews.cpp:43: error: 'class MythContext' has no member named
'GetConfDir'
mythnews.cpp:73: error: 'class MSqlQuery' has no member named
'InitCon'
mythnews.cpp: In member function `void
MythNews::slotNewsRetrieved(NewsSite*)':
mythnews.cpp:472: error: 'class MSqlQuery' has no member named
'InitCon'
make[1]: *** [mythnews.o] Error 1
make[1]: Leaving directory
Seems like I'm missing files?
Thanks,
Alberto
More information about the mythtv-dev
mailing list