[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
- compilation of `ftinspect` fails, Werner LEMBERG, 2022/07/27
- Re: compilation of `ftinspect` fails, Charlie Jiang, 2022/07/27
- Re: compilation of `ftinspect` fails, Charlie Jiang, 2022/07/27
- Re: compilation of `ftinspect` fails,
Werner LEMBERG <=
- Re: compilation of `ftinspect` fails, Charlie Jiang, 2022/07/27
- Re: compilation of `ftinspect` fails, Werner LEMBERG, 2022/07/28
- Message not available
- Qt5 versions in Ubuntu (Re: [Freetype-devel] Re: compilation of `ftinspect` fails), suzuki toshiya, 2022/07/28
- Re: Qt5 versions in Ubuntu (Re: [Freetype-devel] Re: compilation of `ftinspect` fails), Vincent Torri, 2022/07/28
- Message not available
- Re: Qt5 versions in Ubuntu (Re: [Freetype-devel] Re: compilation of `ftinspect` fails), suzuki toshiya, 2022/07/28
- Re: Qt5 versions in Ubuntu (Re: [Freetype-devel] Re: compilation of `ftinspect` fails), Charlie Jiang, 2022/07/28
- Re: Qt5 versions in Ubuntu, Werner LEMBERG, 2022/07/28