Qt 6.11 is out! See what's new in the release
blog
Setup
General and Desktop
3
Posts
2
Posters
1.0k
Views
1
Watching
-
hello
so i created an application with qt Creator
this application connect to a database which is saved in MySQL
this application had this fuction connect to the database ,delete rows from some tables , insert rows.......
remark: the project that create the tables of the database it's not the same of the project of the application
how can i create setup for my application
please help -
Hi,
There's QIF (Qt Installer Framework), InnoSetup and others