What is the typical process to create an installer (.exe file) in Qt
-
wrote on 19 Jul 2012, 00:25 last edited by
Hi,
I'm almost done with a small application that I created in Qt and now I'm wondering what would be the typical process to create an .exe file to distribute the application to different machines.
Can someone be so kind and work me through the process to create an .exe file?
Do I need a separate program?
Thanks a lot!
-
wrote on 19 Jul 2012, 08:27 last edited by
There is a wiki page helping you in "deployment of your application ":http://qt-project.org/wiki/BuildingQtInstallers
-
wrote on 19 Jul 2012, 11:23 last edited by
I will take a look at it.
Thanks a lot.
2/3