[mythtv] [Patch] (alpha) Update to Kenneth's DVB Channel editorpatch

Isaac Richards ijr at po.cwru.edu
Tue Dec 30 02:11:23 EST 2003


On Monday 29 December 2003 06:54 am, John Pullan wrote:
> The problem I see is that moc doesn't seem to pay attention to my
> "#ifdef USING_DVB" in videosource.cpp so it generates code for classes
> which aren't there using typedefs which it can't find :-(
>
> Unless I'm missing something (probable) the only solution I can see is
> to move the offending classes to a separate file.

Put em in videosource.cpp, not videosource.h -- moc only touches the headers.

Isaac


More information about the mythtv-dev mailing list