[Qt-creator] Some issues concerning dlls in the qt sdk

Yue Wang yuleopen at gmail.com
Wed Mar 25 02:05:08 CET 2009


Hi,


> Creator is built using MSVC, and the SDK uses MinGW. So there have to
> be two copies.

ic.
but we can probably build it using the same compiler:)

>
> The library concepts of Windows and Unix are quite different. Whatever
> "works" on one system does not necessarily do so on the other. Mixing
> debug and release builds is one of the items on that list.


I see. thanks for explanation.

>
>> (The only way I can do is to remove Qtxxd.dll, and copy Qtxx.dll to Qtxxd.dll)
>
> Does that work?

It works. and debugging is much faster than before.

>> Can we ship static libraries?
>> So users don't need to compile them.
>
> This would certainly possible, but didn't the thread start with "we ship
> too much"?

"we ship to much useless/duplicated stuffs"

Yue Wang



More information about the Qt-creator-old mailing list