Unable to do static build from Qt source on MAC
Solved
Installation and Deployment
-
What version of Xcode are you using ?
-
wrote on 24 Nov 2018, 21:46 last edited by
I am using Xcode 7.3.1
-
You are going to have to update. That version of Xcode is too old to build such a recent version of Qt. Or at least the platform plugin part.
-
wrote on 24 Nov 2018, 21:52 last edited by
ok, I think I need to upgrade OS as well.
-
Since the build is failing for the MySQL plugin, you likely have it somewhere
configure
found. -
Current version if macOS Mojave.
-
IIRC, you need Qt 5.12. MySQL removed the use of the my_bool type at some point. The plugin has been updated.
-
IIRC, you need Qt 5.12. MySQL removed the use of the my_bool type at some point. The plugin has been updated.
-
wrote on 24 Nov 2018, 22:45 last edited by
To summarize, I have oudated Xcode and Mysql :)
-
Your MySQL is not outdated as the current version is 8.0.13.
As for Xcode, the current version is 10.1 IIRC.
15/16