-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.6.1
-
None
-
Windows XP SP2
When deploying a Qt application built with VS 2008 and SP1 by putting the following the application folder:
application.exe
QtCore4.dll
QtGui4.dll
Microsoft.VC90.CRT
then starting the application on the target machine will fail with the following message:
"This application has failed to start because the application configuration is incorrect"
This problem does not happen when not using SP1.
Configuring and building the application using the -D _BIND_TO_CURRENT_VCLIBS_VERSION option does not help.
It does not help to build Qt and the application without manifest files.