[CMake] Mac OSX GUI

Steven Wilson steven.wesley.wilson at gmail.com
Mon Dec 14 10:15:38 EST 2009


Thanks Mike,

That extra set of files fixed the problem!

Steve


On Sun, Dec 13, 2009 at 9:59 PM, Mike Jackson
<mike.jackson at bluequartz.net>wrote:

> Yep. When the install command is run there is a missing package of
> files from the QtGui.framework/Resources/qt_menu which needs to be
> copied into the CMake-Gui.app/Contents/Resources. I think I filed a
> "bug" for this although technically CMake only supports Qt 4.3 which
> never had a Cocoa version.
>
> _________________________________________________________
> Mike Jackson                  mike.jackson at bluequartz.net
> BlueQuartz Software                    www.bluequartz.net
> Principal Software Engineer                  Dayton, Ohio
>
>
>
> On Sun, Dec 13, 2009 at 9:13 PM, Steven Wilson
> <steven.wesley.wilson at gmail.com> wrote:
> > 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
> >
> >
> > _______________________________________________
> > 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
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091214/9ea57ff0/attachment.htm>


More information about the CMake mailing list