[mythtv-users] OSX Video Playback problems

MythTV mythtv at taoyama.com
Wed Nov 30 04:24:07 UTC 2011


Here is a simple patch to build on Lion and Xcode 4.

There is one gotcha when building Qt. When you build Qt 4.7.4 it will fail with a problem with the java script core library in webkit. When it fails you will need to change directory to 

.osx-packager/src/qt-everywhere-opensource-src-4.7.4/src/3rdparty/webkit/JavaScriptCore

and then do a 'make'. When that completes go back to your build directory and reissue the osx-packager command.

I have also built successfully on 10.6.8 with Xcode 3 using the patched osx-packager.

I have NOT been able to test the resulting apps.

The main problem is that gcc compiler in Xcode 4 has a problem compiling. This patch will revert to gcc-4.2 which should have been installed by Xcode 4.

Regards,
Mino

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lion-osx-packager.patch
Type: application/octet-stream
Size: 1496 bytes
Desc: not available
Url : http://www.mythtv.org/pipermail/mythtv-users/attachments/20111129/8f689a45/attachment.obj 
-------------- next part --------------


On Nov 29, 2011, at 6:06 PM, Jean-Yves Avenard wrote:

> Hi
> 
> On 29 November 2011 02:33, Christian Reynolds
> <cyberdoc at astro.cmreynolds.org> wrote:
>> Hello,
>> Thank you scram69 for the
>> link http://www.avenard.org/files/mac/MythFrontend-0.24.1-jyavenard-intel-10.6v0.24.1-167-g7dc43af-dirty.dmg
>> That took care of my issue... the remote is working perfectly, and the audio
>> is wonderful.  I wish that the file / link could be posted to the wiki.  The
>> one thing
> 
> You should tell the people building those OS X binaries to use the
> jyavenard/backports/fixes/0.24 branch instead
> 
> It's 0.24 with the audio code from master
> 
> it has lots of fixes for the mac users.
> 
> I would compile it myself if I could, but since I upgraded to 10.7 ; I
> haven't managed to build myth
> 
> Maybe I should install a 10.6 VM....
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list