I need to create a .app from my qt project for macx. I’ve create a simple sample project console, with
CONFIG += app_bundle in .pro file
then I used macdeployqt.
When double click on .app, the application start to blinking in the mac bottom bar for at least 1 minute, then stop it. No windows or message shown. When right click, only force quit command available.
Any ideas? Thanks!
Alison
↧