PDA

View Full Version : Deploying Qt application on Mac OS X


mourad
21st March 2008, 17:46
Hello everyone, I’ve ported my application from windows to mac and it works. I’ve deployed it by proceeding as the Trolltech document inhttp://doc.trolltech.com/4.3/deployment-mac.html but when I tested the bundle on an other mac it doesn’t lunch.
I’m on Mac OS X 10.4.6 Tiger and using Qt 4.3.2. I tested it on Mac OS X 10.4.10 Tiger. Can anyone tell me where I’m wrong and how to proceed?
Many thanks.
Regurads, Mourad.

December
30th March 2008, 17:19
http://wiki.qtcentre.org/index.php?title=Mac_OSX_Deployment_Script

Take a look there. Thats what worked for me.