[mythtv] [PATCH] Mythvideo compiling on Mac OS X? and keypresses in VideoManager

Jeremiah Morris jm at whpress.com
Thu Nov 11 20:35:00 UTC 2004


On 27 Oct 2004, at 10:20 PM, Joshua King wrote:

> I had to change some flags in the qmake .pro files for Mythvideo to 
> get it
> to stop complaining about undefined references when linking, including
> telling it to link against 'myth-0.16' (might not be a good solution 
> since
> Mythvideo is supposed to support >= 0.14 but it is applied to Mac OS X 
> only
> -- any better ideas as to how I do this?)

I didn't need "-L$${PREFIX}/lib" to get it working for me.  As for 
linking to "myth-0.16", this wouldn't be necessary if myth installed 
symlinks without the version number.  Does anyone reading this know why 
this isn't done?  Is it because we haven't hit 1.0?

>  I also had to comment out a couple
> of unimplemented methods in a couple of the header files - these lines 
> could
> also be deleted I suppose.

A third option is to add empty bodies for the methods.  I don't know 
why they were initially added, if they need to be there for some reason 
this might be the safest way.

Anyway, the patches work for me, although I don't have any video 
content to add so I haven't tested too much.  I vote for their addition 
to CVS.

- Jeremiah



More information about the mythtv-dev mailing list