Project

General

Profile

Actions

Feature #881

closed

Meson: Qt version check

Added by Marko Lindqvist about 1 month ago. Updated 11 days ago.

Status:
Closed
Priority:
Normal
Category:
Bootstrap
Target version:
Start date:
09/19/2024
Due date:
% Done:

0%

Estimated time:

Description

Meson based configure currently only checks if Qt5/Qt6 libraries are available. It does not check if they fulfill the minimum version requirements. Add that check.


Files

Actions #3

Updated by Marko Lindqvist 30 days ago

  • Status changed from In Review to In Progress
  • Target version changed from 3.1.3 to 3.1.4

The patch has issues on mac (seen on CI build). The test case does not compile correctly for Qt header errors that are not related to the Qt version number.

Updated by Marko Lindqvist 16 days ago

Marko Lindqvist wrote in #note-3:

The patch has issues on mac (seen on CI build). The test case does not compile correctly for Qt header errors that are not related to the Qt version number.

Fixed that, and some other issues (patch almost completely rewritten)

Actions #5

Updated by Marko Lindqvist 11 days ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF