freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] `brew install --with-qt ttfautohint` fails


From: Werner LEMBERG
Subject: Re: [ft-devel] `brew install --with-qt ttfautohint` fails
Date: Tue, 24 Jul 2018 10:11:02 +0200 (CEST)

>> The build fails with a configure error:
>> 
>>   configure: error:
>>     Calling /usr/local/opt/qt/bin/qmake -spec macx-g++ failed.
>>
>> [...]
>> The patch tells qmake to use `macx-clang` instead of `macx-g++` as
>> its spec.
> 
> With the new `autotroll.m4' version, you can override the Qt5
> specfile with
> 
>   QMAKESPEC='macx-clang' ./configure ...

Good news: homebrew seems meanwhile to be able to catch this: It is no
longer necessary to adjust `QMAKESPEC' manually, cf.

  https://github.com/Homebrew/homebrew-core/pull/30429


    Werner



reply via email to

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