mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Configure Qt without dependency on libfreetype?


From: Colin Bourassa
Subject: [Mingw-cross-env-list] Configure Qt without dependency on libfreetype?
Date: Sun, 26 Jul 2015 13:26:29 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

I'm trying to build Qt with a reduced set of dependencies. I changed
src/qtbase.mk to run ./configure with -no-freetype, but the qwindows.dll
platform plugin still has a runtime dependency on libfreetype. This, in
turn, pulls in several other libraries including libharfbuzz and libpng.

Is it possible to configure Qt so that it doesn't use libfreetype,
either from Qt5Core / Qt5Gui or from the platform plugin(s)?

--Colin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]