Quote Originally Posted by fatjuicymole View Post
Alternatively, you can just use the QtCreator IDE to do all this for you, and then copy the generated exe and appropriate dlls to your distribution directory, then pack up that dir and distribute.
You know, I would really, really like to do that, since I am using QTCreator. But the "How to deploy your application" notes online don't seem to know about Creator. Simply trying to run the .exe files it produces results in a seemingly endless list of missing DLLs. Is there a way to get it to grab the DLLs for me, or do I have to search them out myself?