[Qt-creator] Some issues concerning dlls in the qt sdk
eike.ziller at nokia.com
eike.ziller at nokia.com
Wed Mar 25 12:54:42 CET 2009
Hi,
> - There are too many copies of QT dlls. I can find complete set of QT
> dlls in Qt\2009.01\bin, Qt\2009.01\qt\bin and Qt\2009.01\qt\lib, each
> with release and debug versions. It is better to remove them. In QT
> Creator beta snapshot, this is not possible since beta use qt 4.4 but
> the creator depends on 4.5. However, now both qt and creator in the
> sdk use 4.5, so it can save a lot of space if we delete them. (one
> copy of release build and debug build occupies 360MB)
Since you would want QtCreator to run even when you recompiled Qt with different settings,
it is necessary to ship extra Qt libraries together with the QtCreator binary. But these sum up to 30 MB only anyhow.
Regarding the dlls in the qt/lib folder, it seems that we actually don't need them. Even though Qt behaves that way since quite a while :). We'll investigate further, thanks for bringing this up.
++ Eike
_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list