[Qt-interest] Deploying application issue

Robert Escott robert at binarylogic.co.za
Thu Oct 1 21:11:41 CEST 2009


You have included the QtCore4.dll that was not compiled with the same version of the compiler that you created your application with.

If you are using QCreator and you downloaded the all-in-one installation file, there are two versions of the libraries on your system, one is used by QCreator and the other is used by your programs.

On my system, the two directories are:

c:\Qt\4.5\bin

and 

c:\Qt\4.5\qt\bin 

Try the libraries in either directory, one will be the correct one. Failing this, recompile your libraries.

Regards,

Robert


----- Original Message ----- 
From: Yuvaraj R 
To: Srdjan Todorovic 
Cc: qt-interest 
Sent: Thursday, October 01, 2009 3:47 PM
Subject: Re: [Qt-interest] Deploying application issue


Sorry that is  Qt Core4.dll

I did mistake while typing.. Please help me


Thanks

Yuvaraj R


On Thu, Oct 1, 2009 at 7:13 PM, Yuvaraj R <yuvaraj at ongobiz.com> wrote:

  what i have to do ?

  Thanks

  Yuvaraj R



  On Thu, Oct 1, 2009 at 7:07 PM, Srdjan Todorovic <todorovic.s at googlemail.com> wrote:

    On 01/10/2009, Yuvaraj R <yuvaraj at ongobiz.com> wrote:

    > not be located in the dynamic link library QtCore.dll

    > 3)Qtcore4.dll

    Those filenames do not match!

    Srdjan



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091001/47a05748/attachment.html 


More information about the Qt-interest-old mailing list