[Interest] Building Qt 5.10

Thiago Macieira thiago.macieira at intel.com
Sun Dec 24 12:43:12 CET 2017


On domingo, 24 de dezembro de 2017 07:55:34 -02 Igor Mironchik wrote:
> Hello,
> 
> Does anybody know if -freetype argument works in ./configure on Linux
> with Qt 5.10?
> 
> I downloaded Qt 5.10 sources, and -freetype always receives "yes"
> option, qt/system/no don't work.

The arguments are valid. See src/gui/configure.json:

           "freetype": { "type": "enum", "values": [ "no", "qt", "system" ] },

What exactly does configure tell you when you try to use --freetype=no or 
-no-freetype?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list