Minimal version of Qt 5.2 is false in Requirements

Issue #1150 resolved
gilga created an issue

I’ve tried to build Speedcrunch on my Qt 5.4 and it didn’t work:

QtFontmetrics class was missing some function named “horizontalAdvance”.

Actually this function was introduced only in Qt 5.11.

https://doc.qt.io/qt-5/qfontmetrics.html#horizontalAdvance

I think it’s safer to put the minimal version as “Qt 5.15.0”.

Comments (6)

  1. Log in to comment