[CMake] Can't double-click to launch Mac app bundle

Mike Jackson mike.jackson at bluequartz.net
Fri Apr 23 17:54:08 EDT 2010


What error message is given?  Did you copy the qtmenu.nib into the
proper place in the case of a cocoa application.

-----
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jackson at bluequartz.net
BlueQuartz Software               Dayton, Ohio


On Apr 23, 2010, at 17:28, Ben Medina <ben.medina at gmail.com> wrote:

> Hello all,
>
> I have a Qt-based Mac app that I build with CMake. I run fixup_bundle
> on it to copy all pre-requisites over during the install step.
> However, when I double-click on the .app, the application does not
> launch. It's icon bounces a few times in the dock, then goes away with
> no errors. If I run the executable from the shell (i.e. execute the
> binary in .app/Contents/MacOS), the application launches as expected.
>
> Does anyone know what magic is required for double-click launching
> to work?
>
> Thanks,
> Ben
> _______________________________________________
> 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


More information about the CMake mailing list