Hi, You can do this, if you use a static version of Qt, instead of using the shared version.
But you need to compile qt your self. Here is a link to help you. http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/ On Tue, Jan 26, 2010 at 15:55, Aekold Helbrass <[email protected]> wrote: > Hi All! > > Is there any possibility to make "distribution" of project in Qt > Creator? Like putting all required libs into single folder or building > single binary with all dependencies bundled? I am afraid that there > are few different Qt installations, plus few mingw installations and > resulting application may not run properly because of this, and > installing virtual OS just to check if distribution will run is not > very comfortable... > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > -- Tiago Correia chief technology officer www.cnotinfor.pt Telefone: +351 239 499 231 follow us on twitter: cnotinfor
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
