[mythtv] request: OSX mythfrontend and winmyth for CVS backend

Joseph A. Caputo jcaputo1 at comcast.net
Wed Feb 2 09:07:40 EST 2005


On Tuesday 01 February 2005 19:31, Jeremiah Morris wrote:
> On Feb 1, 2005, at 2:46 PM, Joseph A. Caputo wrote:
> 
> > Now the flag I defined earlier has come back to
> > bite me:
> 
> For now, you can comment out the line "#define ACCEL_DETECT" in 
> libmythmpeg2's config.h, then you won't need that custom flag. I hope 
> to do some configure work soon and make this easier, but I can't 
> promise anything definite.

Thanks, I'll try that.

> > Also, I had to manually add "-L/sw/lib/freetype2/lib" and 
"-L/sw/lib" 
> > to
> > my settings.pro for it to find any of my Fink packages (like 
freetype
> > and mp3lame).  Is there something else I should be doing instead?
> 
> You can do something like:
> 
> qmake "LIBS+=-L/sw/lib -L/sw/lib/freetype2/lib" mythtv.pro
> 
> without changing settings.pro. My packager script uses this trick, to 
> compile against its privately-built dependencies rather than any you 
> may have installed yourself.

Shouldn't something go into the "macx" section of settings.pro, though, 
seeing as these are the standard locations for Fink to put packages on 
OS X ?  Or are there OS X native (non-Fink) freetype2 & mp3lame 
packages that I should have installed?

-JAC


More information about the mythtv-dev mailing list