[Qt-interest] Strange error on package creation, difference in libraries ?

Patric userqt at gmail.com
Sun Jun 28 06:24:11 CEST 2009


Ah, I see.
And why is this done ? Why are there 2 copies of the dlls compiled with two 
different compilers ?

----- Original Message ----- 
From: "Constantin Makshin" <dinosaur-rus at users.sourceforge.net>
To: "Qt-interest" <qt-interest at trolltech.com>
Sent: Sunday, June 28, 2009 2:04 AM
Subject: Re: [Qt-interest] Strange error on package creation, difference in 
libraries ?


> Seems to be just a compiler incompatibility.
>
> The symbol name on your screenshot looks like one generated by Visual
> Studio compiler. So "bin" directory seems to contain binaries compiled by
> MSVC and "qt\bin" directory is likely to contain files compiled by MinGW
> (GCC).
>
> On Sun, 28 Jun 2009 02:47:02 +0400, Patric <userqt at gmail.com> wrote:
>> Hello all,
>> I was wondering is there any difference between
>> QtNetwork4.dll and QtGui4.dll in C:\Qt\2009.03\bin
>> and
>> QtNetwork4.dll and QtGui4.dll in C:\Qt\2009.03\qt\bin
>>
>> Because I'm experiencing strange problems here, when I'm trying to
>> create my installation package.
>> When I create it with the libs from C:\Qt\2009.03\bin, the attached
>> error occurs.
>> When I take the dlls from C:\Qt\2009.03\qt\bin, everything is fine.
>> ANy ideas why ?
>>
>> Regards,
>> Patric
>
> -- 
> Constantin "Dinosaur" Makshin
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
> 




More information about the Qt-interest-old mailing list