Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Qt5 deployment: how to create .app bundle for macx

$
0
0
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

Viewing all articles
Browse latest Browse all 2113

Trending Articles