[Qt-interest] Deploy Application on Windows
Oliver.Knoll at comit.ch
Oliver.Knoll at comit.ch
Fri Apr 3 12:20:40 CEST 2009
Tiago Correia wrote on Friday, April 03, 2009 11:10 AM:
> I've managed to find the problem
>
> I've installed Visual Studio 2008 SP1. For some unknown reason it is
> linking the manifest file with the DLL previous to SP1. So if I put
> the previous version DLLs it works fine.
In my far far memory I remember to have read something about that in some MSDN article (not sure if it is related to your concrete problem though, haven't followed the thread from the beginning): they mentioned that some shipped manifest (shipped with the SP1) was wrong and was still trying to link with the old ("pre-SP1") C/C++ runtime DLLs.
But that was a few months ago when I read this, and off course I don't remember the link to the article, but it was when I was also searching the web for a free installer software, which also is able to install the VS 2005/8 C/C++ runtime DLLs when needed.
To be honest I am not even sure if my statement above applies to the older VS 2005 SP1, but just that you know: it could indeed be that the mistake is indeed on the Visual Studio side, so keep an eye open for that. But I would expect that MS has fixed that by now...
Cheers, Oliver
--
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22
More information about the Qt-interest-old
mailing list