<div dir="ltr">Also as follow up the same Qt build is used for all Darwin64 releases and nightlies. As far as I am aware this Qt build has been producing valid deployable frameworks since before CMake 2.8.8</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 8:28 AM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/20/2014 06:41 PM, Adam Strzelecki wrote:<br>
> Did you build against Qt4 SDK taken from official installer?<br>
<br>
</span>It's a qt 4.8.0 installed from source.<br>
<br>
 configure --prefix=... -opensource -confirm-license \<br>
  -nomake demos -nomake examples -cocoa -shared -release \<br>
  -arch x86 x86_64<br>
<br>
We also tried one with just "-arch x86_64" as part of trying to package<br>
only that architecture, but it has the same problem.<br>
<span class=""><br>
> Can you put these both binaries somewhere (zipped) in the cloud?<br>
<br>
</span>Nightly binaries are always published here:<br>
<br>
 <a href="http://www.cmake.org/files/dev/" target="_blank">http://www.cmake.org/files/dev/</a><br>
<br>
Specifically:<br>
<br>
 <a href="http://www.cmake.org/files/dev/cmake-3.0.20140929-g5748a-Darwin64-universal.dmg" target="_blank">http://www.cmake.org/files/dev/cmake-3.0.20140929-g5748a-Darwin64-universal.dmg</a><br>
 <a href="http://www.cmake.org/files/dev/cmake-3.0.20140930-g37776-Darwin64-universal.dmg" target="_blank">http://www.cmake.org/files/dev/cmake-3.0.20140930-g37776-Darwin64-universal.dmg</a><br>
<span class=""><br>
> BTW. Any reason to not use Qt5?<br>
<br>
</span>We already have the infrastructure set up to use Qt4 and it has<br>
worked well for years.  Prior to your patch the Qt5 package did<br>
not work for redistribution due to the plugin problem anyway.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Brad<br>
<br>
</font></span></blockquote></div><br></div>