[Qt-creator] Static build on Windows
Nikos Chantziaras
realnc at gmail.com
Sat Dec 6 15:09:04 CET 2008
I'm developing on Linux, but I installed the Windows version of
QtCreator for an easy way to create Windows *.exe applications.
However, there's a problem. Clicking on the "Run" button in QtCreator
fails to run the application. Trying to execute the exe file in the
debug folder manually results in an error message about missing DLLs.
So the question is simple, how to I build statically so that all I need
to distribute in my exe file?
I'm using QtCreator 0.9.
More information about the Qt-creator-old
mailing list