<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sure, the error is:-<br>
<br>
dyld[84641]: Library not loaded: /Users/jhoyt/mythtv-32/32-osx-64bit/lib/libmythswscale.5.dylib<br>
  Referenced from: /Applications/<a href="http://mythfrontend.app/Contents/MacOS/mythfrontend" rel="noreferrer" target="_blank">mythfrontend.app/Contents/MacOS/mythfrontend</a><br>
  Reason: tried: '/Users/jhoyt/mythtv-32/32-osx-64bit/lib/libmythswscale.5.dylib' (no such file), '/usr/lib/libmythswscale.5.dylib' (no such file)<br>
/Applications/<a href="http://mythfrontend.app/Contents/MacOS/mythfrontend.sh" rel="noreferrer" target="_blank">mythfrontend.app/Contents/MacOS/mythfrontend.sh</a>: line 15: 84641 Abort trap: 6           ./mythfrontend $@<br></blockquote><div><br></div><div>Thanks - I looked into it and the build script on arm  (but strangely not intel...) isn't copying and relinking the libraries (qt is also missing).</div><div><br></div><div>I'm building a new set of arm packages now and will try to get this fixed and posted shortly.</div><div><br></div><div>In the process I found a new bug in the code that I've since resolved (<a href="https://github.com/MythTV/mythtv/issues/535">Issue 535</a>) due to the new Xcode SDK.  I'll be posting a PR for the fix once I finish compiling and testing.</div></div></div>