[Qt-interest] Unable to run the exe of release mode
Alessandro Portale
alessandro.portale at trolltech.com
Wed Dec 3 11:59:52 CET 2008
It looks as if you are having trouble redistributing the Microsoft
runtimes (msvc*.dll). A potential solution would be to install the
official redistributable package on the target system:
http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
Here is some background for the reasons:
http://msdn.microsoft.com/en-us/library/ms235299(VS.80).aspx
Alessandro
Kamakshi Sivaraman wrote:
> Hello All,
>
> I have developed the complete qt application in qt 4.4 using visual
> studio 2005 in release mode.
> and after packing the release mode exe with all required dlls.
> I unable to run that exe in the machin where visual studio and qt is not
> present.
> Please help, i need to make it work in isolated system.
>
> The dll's which is been packed is :
> QtCore4.dll
> QtGui4.dll
> msvcp80.dll
> msvcr80.dll
> msvcm80.dll
>
>
> It showing following error :
>
>
> Please help me in rectifying this error.
>
> Thanks & Regards,
> S.KAMAKSHI
More information about the Qt-interest-old
mailing list