<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Apr 2, 2014, at 9:11 AM, Jean-Yves Avenard <<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi<br><br>Le mercredi 2 avril 2014, Sam Jacobs <<a href="mailto:samlists@ijacobs.co.uk">samlists@ijacobs.co.uk</a>> a écrit :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I saw your Qt commit on github, and it finally pushed me to start building my own frontend, using your awesome script :) So much easier than it used to be! I notice that the highlight colour for selected text is the same as the background colour for the text boxes, which isn’t ideal, but otherwise it’s great.</blockquote>
<div><br></div><div>It shouldn't be in either of those last two releases.</div><div><br></div><div>Text by default is black on white in text field. Labels are white, and why you select a text field, it becomes blue and the text is now white...</div>
<div><br></div><div>Otherwise... Screen capture please!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
> I've finally managed to make the various side utilities (all those<br>
> using the python bindings) to work.<br>
<br>
Is this self contained? </blockquote><div><br></div><div>Yes.</div><div><br></div><div>A standard .app bundle</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hmm. My fiancé has an old C2D MacBook Pro that we were planning on using in the bedroom at some point. I wouldn’t mind if you stopped including 32 bit in your binaries, as long as your script could still build them.<br>
<br></blockquote><div><br></div><div>If the laptop has an nvidia card, and it's going to be used exclusively for mythtv, then Linux is a better choice thanks to vdpau.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br>
PS. Your script attempts to download Qt from <a href="http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.5.tar.gz" target="_blank">http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.5.tar.gz</a>, which just redirects to <a href="http://download.qt-project.org/" target="_blank">http://download.qt-project.org/</a> . I believe that the correct location is <a href="http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.tar.gz" target="_blank">http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.tar.gz</a> .<br>
<br>
<br><br>
</blockquote><div><br></div><div>I've given up trying to follow Qt download links, they change very often, and the last official release isn't available at the same location as the older version.</div><div><br></div>
<div>So, just download the archive, place it is .osx-packager/src or where you've set the data folder to be. And you're all set.</div><div><br></div><div>Personally, I compile Qt from source in a 10.6 VM, using gcc from Xcode 3.2 in universal mode.</div>
<div>Cause Qt still fail to build using clang., doesn't compile properly universal package, and the result gives random errors. </div>
_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>http://www.mythtv.org/mailman/listinfo/mythtv-users<br>http://wiki.mythtv.org/Mailing_List_etiquette<br>MythTV Forums: https://forum.mythtv.org<br></blockquote><br></div><div>Is there a way to make it run fullscreen on my 2560x1440 display? Right now it runs in a window.</div><div><br></div><div>Greg</div><div><br></div><br></body></html>