Hi,
I’m new to QtCreator. I want to make stand alone windows programs. I tried what the documentation says to do, but the final program will only run when ran under the creator. When I try to run it directly from windows, it starts asking for DLL files. My question is, how do I make a program run on it’s own when using Qt 5.x to create it?
It don’t matter which program it is, ALL of them demand the DLL’s and say that stuff is missing. Even after adding the required DLL’s to the directory, it refuses to run. PLEASE HELP!!!
↧