How to build postgreSQL on M1 Mac for QT 6.4.0
Unsolved
General and Desktop
-
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.