[Development] Windows: Building QtCore without ICU while still using it for QtWebKit?

John Layt jlayt at kde.org
Tue Aug 20 09:49:33 CEST 2013


On 20 August 2013 08:41, Koehne Kai <Kai.Koehne at digia.com> wrote:
>> Is there any way to avoid the ICU dependency in QtCore while still building
>> QtWebKit with it?
>
> That would be part of the discussed changes, but it's not there yet.
>
> For Qt 5.x, I suggest you configure Qt with '-no-icu', and then run 'qmake QT_CONFIG+=icu ' only in qtwebkit.
>
> Haven't tried that, though :)
>
> Regards
>
> Kai

That should work, as far as I'm aware QtWebKit does not depend on any
ICU stuff in QtCore, it's only there for WebKit itself to use.

John.



More information about the Development mailing list