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.hoff...@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 >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake