I've found it reasonably easy to create static builds of apps with Qt Creator (or did you mean Qt itself, which needs the command-line?).
See the following if the former: http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/ http://www.formortals.com/how-to-statically-link-qt-4/ On Tue, Sep 7, 2010 at 3:44 PM, Carsten Breuer <[email protected]> wrote: > Hi Tobias, > >> Yeap, that were just examples. You could always build both Qt and >> Creator within Creator... and both provide nice biggish projects to test >> our code with, too:-) > > The advantage of VS/MFC against QtCreator is that it is easy to create > static builds. I hope, that one day Nokia will have the additional > development resources to add both, static libs and DLLs/SOs to > QtCreator. This would help a lot. > > > Best Regards, > > > > Carsten > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > -- “Great things are not accomplished by those who yield to trends and fads and popular opinion.” --Jack Kerouac _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
