Qt 6.11 is out! See what's new in the release
blog
How to build postgreSQL on M1 Mac for QT 6.4.0
-
I am trying to develop a desktop application on Mac, and I want to use postgreSQL as my database. But I don't know how to build sql driver for it. And in QT 6 there is no .pro file. How can I use postgreSQL in may project correctly? Any suggestions?
-
I am trying to develop a desktop application on Mac, and I want to use postgreSQL as my database. But I don't know how to build sql driver for it. And in QT 6 there is no .pro file. How can I use postgreSQL in may project correctly? Any suggestions?
-
@Christian-Ehrlicher Thank you so much.