I downloaded/installed the Qt libraries (the Cocoa libs), and rebuilt CMake 2.8.0. I'm using a customized version of CMake 2.8.0 so the stock binaries from Kitware won't work for my project. The gui builds correctly and I can run the gui from the CMake 2.8.0.app bundle in the build directory. After running make install, trying to run the CMake 2.8.0.app bundle from /usr/local just results in the app crashing on startup. I'm running OS X 10.6.2.<br>
<br>Any suggestions?<br><br>Thanks,<br><br>Steve<br><br><div class="gmail_quote">On Sun, Dec 13, 2009 at 12:21 PM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Michael Wild wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You need to have Qt installed.<br>
<br>
<a href="http://qt.nokia.com/products" target="_blank">http://qt.nokia.com/products</a><br>
<br>
If you only want to build Qt software (i.e. don't care about the IDE), make sure you only download the library package (163MB) and not the SDK (444MB). <br>
</blockquote>
<br></div>
You can also download the CMake binary for OSX from Kitware it includes the gui.<br><font color="#888888">
<br>
<br>
-Bill<br>
</font></blockquote></div><br>