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: Cosimo Lupo
Subject: Re: [ft-devel] `brew install --with-qt ttfautohint` fails
Date: Tue, 24 Jul 2018 09:12:30 +0100

That’s great, thanks Werner!

--

Cosimo Lupo
Il 24 lug 2018, 09:11 +0100, Werner LEMBERG <address@hidden>, ha scritto:

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]