That’s great, thanks Werner!

--

Cosimo Lupo
Il 24 lug 2018, 09:11 +0100, Werner LEMBERG <[email protected]>, 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
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to