Put the manifest file of MSVCR90.DLL (Microsoft.VC90.CRT.manifest) in the same dir... get it from the MS C++ directories in Program Files. Also embed the manifest of your exe into the exe file... that u can make it in the pro file.
CONFIG += embed_manifest_exe




Reply With Quote
Bookmarks