Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
3.x, 4.5.3, 4.6.2, 4.7.0
-
None
Description
Document should be changed for the following issue:
http://bugreports.qt.nokia.com/browse/QTBUG-2927
Now Qt always embeds manifest into the dll, plugins and application, which causes that user has to install the vc redistribution package to be able to run the application in the target system.
The Microsoft.VC90.CRT method described in our document doesn't work unless you add CONFIG-= embed_manifest_dll into Qt pro and also add this option for plugins and the application.
http://qt.nokia.com/doc/4.6/deployment-windows.html#visual-studio-2005-onwards