How to Build .Exe Executable file in QT

Hello! This is just simple progressbar project on Qt. This is sample Steps to make exe Executable application of your any project.

  • Open Qt application.
  • Import your complete Project.
  • Run your project make error free.
  • Select Release at bottom left of qt application & build realise version 32/64 any one of them & complete build.
  • Build release folder you will get in your project saved location.
  • Copy Qt exe application path.
  • Open Qt MigGw cmd Terminal to make exe Executable file of your project.
  • Type given command
  • Your exe file ready.
  • Go to release build exe application folder run your project.
  • See output.
Open QT application
Import Qt Working project
Run your code Ctr+R
Build Qt project to make exe build release version
Select Release 64/32 version of QT project
Build release version of your project
Open Qt MigGw 64 bit cmd
Copy path of your release exe to run in QtmiGW 64 terminal
Run command to make exe file of your Qt project.
Run exe file
Run your release exe project file
Final Output
Design a site like this with WordPress.com
Get started