Hi,

We have requirement to deliver desktop application to one of our client. This application will then put on their server and will be downloaded by users through internet. But we are worried about size of distributable as we need to accompany required dlls like QtCore4.dll, QtCored4.dll, QtGui4.dll, QtGuid4.dll, QtNetwork4.dll, QtNetworkd4.all, libgcc_s_dw2-1.dll, mingwm10.dll, QtSql4.dll, QtSqld4.dll along with executable. This size is approximately 202 MB which is not acceptable by client to be downloaded. Please suggest a way to distribute application with necessary dll which will limit size to 10 to 20 MB only. Also, we want to distribute this as installer. Kindly advice on this also.

This is for windows platform and compiler is mingw32-make

Regards

Manish Bhavsar