Hello,

Qt 5.5 removed the dependency on ICU for the default Windows builds
(QTBUG-38259). This move is welcomed by many developers.

Now, I find myself in a rare position where I'd like to bring ICU back
for its codec support, which probably means I have to do a custom
build of Qt. I'd like to avoid building the entire framework if
possible. Can I simply take the official binaries and replace
Qt5Core.dll? Or do I need to ship custom versions of other Qt DLLs
too? (Assume that my compiler is compatible, and I won't ship WebKit)

Thanks!


Regards,
Sze-Howe
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to