freetype-devel
[Top][All Lists]
Advanced

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

Re: compilation of `ftinspect` fails


From: Werner LEMBERG
Subject: Re: compilation of `ftinspect` fails
Date: Wed, 27 Jul 2022 10:08:36 +0000 (UTC)

> I've pushed a commit supporting older Qt versions (5.12).

Thanks, but see below.

> But I still recommend upgrading Qt since honestly, I don't know if
> I'll accidentally use more new features.  On the other hand, Qt 5
> has ceased to release new "minor" versions, so 5.15 would be the
> last, and I currently don't plan to go to Qt 6.

The problem is not that you use features from 5.15 (it is fully OK
that you expect this Qt5 version to be installed).  The problem is
rather that I get an error at the compilation stage, which is too
late.

Please add code to the meson and cmake build files that checks whether
the Qt version you need is installed.  If not, make them exit with an
error.  After you are done you can revert the work-around for older
Qt5 versions :-)


    Werner



reply via email to

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