[Qt-interest] Using Windows static runtime library

Gino VH ginovh2002 at yahoo.com
Thu Jan 28 07:32:52 CET 2010


Hello,

have a look here :
http://qt.nokia.com/developer/faqs/why-does-a-statically-built-qt-use-the-dynamic-visual-studio-runtime-libraries-do-i-need-to-deploy-those-with-my-application?hotspoturl=http%3A//www.qtsoftware.com/developer/faqs/qt

Basically in mkspecs\win32-msvc200x\qmake.conf you have to change -MD to -MT ( to link with static C runtime library) and rebuild Qt again with these settings.

best regards,

Gino


      



More information about the Qt-interest-old mailing list