And here's a link from the Qt documentation: http://doc.qt.nokia.com/4.6/deployment-windows.html
++ Eike ________________________________________ From: [email protected] [[email protected]] On Behalf Of ext Tiago Correia [[email protected]] Sent: Tuesday, January 26, 2010 17:04 To: qt-creator Subject: Re: [Qt-creator] Distributing project 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]<mailto:[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]<mailto:[email protected]> http://lists.trolltech.com/mailman/listinfo/qt-creator -- Tiago Correia chief technology officer www.cnotinfor.pt<http://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
