[Qt-interest] Deploy an application on Windows

Alessandro Portale alessandro.portale at trolltech.com
Thu Oct 15 17:50:03 CEST 2009


Gian Marco Gallo wrote:
> d) I've added the mingwm10.dll, the QtCore4.dll, QtCored4.dll, 
> QtGui4.dll, QtGuid4.dll and QtSqld4.dll. Those files are all taken from 
> Qt/2009.03/Qt/bin folder.

Did you double check that you use the Qt version from Qt/2009.03/Qt/ for building your application? That is the default, but you may have changed it to another Qt version, e.g. the new 4.6-beta.
You do not need the *d4.dll files for the release version (they will not cause that problem, however). But you will probably need the QtSql4.dll (without 'd').

Alessandro



More information about the Qt-interest-old mailing list