Hi<br><br>On Wednesday, 28 March 2012, Craig Treleaven &lt;<a href="mailto:ctreleaven@cogeco.ca">ctreleaven@cogeco.ca</a>&gt; wrote:<br><br>&gt; I&#39;ve been comparing my results to the osx buildbot and I can&#39;t seem what I&#39;m failing to do or doing differently.<br>
&gt;<br><br>The issue is a bug in Qt in that is simplifies to much libraries being added, if it was added earlier, the new line is simplified so you can end up with empty configuration.<br><br>The issue is also with how myth create/call qmake, it&#39;s just not portable on a mac.<br>
<br>I wish you good luck however, it has taken me 2 weeks to get a build script that work reliably with Xcode 4/llvm and using per-build version of Qt.<br><br>What you&#39;re attempting to do isn&#39;t for the faint hearted.<br>
<br><br>&gt; Craig<br>&gt; * I&#39;m trying to &#39;scratch my itch&#39; for functional Perl and Python bindings on OS X.  I hope to install the binding dependencies with MacPorts and build with the bindings installed in the normal spots rather than in the .app bundle.  If I can get this to work, I&#39;ll certainly share.<br>
<br>I am planning to work on this later. I was overseas the past 10 days. So if you just wait a bit, you may get something that works.<br>