[CMake] Qt stand alone and deployable bundle OS X application

ML mailinglists at MailNewsRSS.com
Mon Aug 17 17:54:17 EDT 2009


Hi Arnaud,

> I am trying to make a stand alone bundle OS X application using  
> CMake. My application is based on Qt4.5.
>
> I have been following the following wiki page (with QtTest example):
> http://www.cmake.org/Wiki/BuildingOSXApplications
>
> This bundle application works perfectly on a machine where Qt is  
> installed, but it could not be deployed on any other machine  
> (without qt installed). I could not figure out how to use the  
> fixup_bundle function to tackle this problem. Can anyone help, please?

IIRC you need to do this:

http://doc.trolltech.com/4.5/deployment-mac.html

-Jason


More information about the CMake mailing list