After making a software completely, how do I release the app so that the main exe file can run without any frameworks or things? I used the release Release presented in the left hand side where the run button is located. But after releasing, when I open the main exe file, it says "Qt4Dll" missing.
I thought that Qt didn't require any framework to run?