[CMake] Mac OSX GUI
Steven Wilson
steven.wesley.wilson at gmail.com
Sun Dec 13 21:13:39 EST 2009
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.
Any suggestions?
Thanks,
Steve
On Sun, Dec 13, 2009 at 12:21 PM, Bill Hoffman <bill.hoffman at kitware.com>wrote:
> Michael Wild wrote:
>
>> You need to have Qt installed.
>>
>> http://qt.nokia.com/products
>>
>> 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).
>>
>
> You can also download the CMake binary for OSX from Kitware it includes the
> gui.
>
>
> -Bill
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091213/ae236244/attachment.htm>
More information about the CMake
mailing list