[Interest] Building Qt 5.10

Sérgio Martins iamsergio at gmail.com
Sun Dec 24 16:17:46 CET 2017


On Sun, Dec 24, 2017 at 6:39 AM, Igor Mironchik
<igor.mironchik at gmail.com> wrote:
>
>
> On 24.12.2017 14:43, Thiago Macieira wrote:
>>
>> 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?
>
>
> igor at gmi:~/Tmp/qt-everywhere-src-5.10.0$ ./configure -freetype=qt

Use -qt-freetype, as documented in http://doc.qt.io/qt-5/configure-options.html


Regards,
Sergio Martins



More information about the Interest mailing list