https://bugs.kde.org/show_bug.cgi?id=447111

--- Comment #4 from Wolfgang Bauer <wba...@tmo.at> ---
(In reply to Michail Vourlakos from comment #1)
> which distro is still using the outdated Qt 5.12?

openSUSE Leap.

(In reply to Michail Vourlakos from comment #3)
> please check again with stable branch v0.10

It compiles successfully now, thanks.

Btw, you could have used something like this instead of parsing the QtGui
version in CMakeLists.txt:
#if QTGUI_VERSION >= QT_VERSION_CHECK(5, 13, 0)

(QTGUI_VERSION is defined in QtGui/qtguiversion.h, and there's also QT_VERSION
in qtglobals.h)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to