[Qt-interest] Deploy Application on Windows

Oliver.Knoll at comit.ch Oliver.Knoll at comit.ch
Fri Apr 3 12:27:36 CEST 2009


Knoll Oliver, ITS-CMT-SUI-SL-PDC-FIN-DEV wrote on Friday, April 03, 2009 12:21 PM:

> 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.     

It was not quite this article here:

  https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=361682

but it looks like they describe exactly the situation I had in mind: after upgrading with VS 2008 SP 1 some runtime DLLs where wrongly linked. According to that page this issue has been solved on the 15.01.2009 18:25:50 :)

Maybe that solves your problem, too ;)

Cheers, Oliver
-- 
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22



More information about the Qt-interest-old mailing list