Hi<br><br>On Tuesday, 6 March 2012, Craig Treleaven  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Looks really interesting.  Sorry to ask such a basic question, but could you point me to the right QT download?  The standalone SDK installer is 1.2 GB which is a big chunk of my crappy download cap.  The libraries installer seem to be at:<br>

<br></blockquote><div><br></div><div>Thé 1.2GB is the SDK, you don&#39;t have to use it </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x" target="_blank">http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x</a><br>
<br>
Cocoa: Mac binary package for Mac OS X 10.5 - 10.6 (64-bit)<br>
<a href="http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.8.0.dmg" target="_blank">http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.8.0.dmg</a> (178 MB, includes build and interface tools)</blockquote><div><br>
</div><div>You can use that one. But note that the 4.8.0 package is 64 bits only. I used the 4.7.4 package instead. While it doesn&#39;t support lion officially, it works fine.</div><div>Just lots of warnings in the log..</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Is this the right one?  The notes in the new <a href="http://osx-packager-qtsdk.pl" target="_blank">osx-packager-qtsdk.pl</a> indicate that there should be both 32 bit and 64 bit versions--but I only see 64?<br>
<br></blockquote><div><br></div><div>The packager will test the qt you&#39;ve installed and error out if you are trying to compile 32 bits against 64 libs or vice versa..</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks again for all the work dragging the Mac client forward!<br>
<br>
</blockquote><div>I have spent in excess of 100 hours on that crap believe it or not :(</div><div><br></div><div>Do not use Xcode 4.2, it will crash during the build. Use 4.3 or lion, or 4.1 on 10.6 (3.x will work too)</div>
<div><br></div><div>Otherwise, built 32/64 packages are available there:</div><a href="http://avenard.org/files/mac/">http://avenard.org/files/mac/</a><div><br></div><div>I will amend the readme file with the new procedure.. I still need to work on the 0.24 build too</div>