[Qt-interest] Deploy Application on Windows

Ferenc Stelcz ferenc at stelcz.hu
Thu Apr 2 17:32:43 CEST 2009


Tiago Correia wrote:
> Hi,
> I've read the assistant, look for help on Google, but I'm not able to solve
> my problem.
> 
> I've compiled QT 4.5.0 for Windows with Visual Studio Professional 2008 with
> out problems.
> 
> I made a small application that just uses QtGui and QtCore. I woudl like to
> distribute this application without using the Redist from Visual Studio 2008
> SP1. I've tried to copy the folder "Microsoft.VC90.CRT" to where the EXE and
> the Qt Dlls, but the application wont start.
> 
> Any ideia for what could cause this problem?
> 

What does the application say, why can it not start?

Have you tried applications like the Dependency Walker, which will look 
for the dll-s required by an application? (I had also troubles sometimes 
and it was a pretty handy tool for finding "unexpected" dll dependencies)



More information about the Qt-interest-old mailing list