Application bundles created with macdeployqt do not run
Unsolved
Installation and Deployment
-
Hello,
if I use macdeployqt on any Qt project the resulting bundle will not run. I get the following error message:
You can't open the application "***.app" because it is not supported on this type of Mac.
The same apps will run fine when started directly in Qt Creator.
I use the following versions:
Qt 5.12.0 or 5.11.3 (same error)
Qt Creator 4.8.0
macOS Mojave 10.14.2
Xcode 10.1Thanks for any advice.
-
Hi,
Might be a silly question but: do you mean on the same computer you built it ?
What mac model are you using ? -
Do you also have that building a default Qt application (one of the project template provided by Qt Creator) ?