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

            Bug ID: 396594
           Summary: Krita 4.1.1 fails to build with Qt < 5.9.0
           Product: krita
           Version: git master
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: krita-bugs-n...@kde.org
          Reporter: wba...@tmo.at
  Target Milestone: ---

compiler error:
/home/abuild/rpmbuild/BUILD/krita-4.1.1/krita/main.cc:36:35: fatal error:
QOperatingSystemVersion: No such file or directory
 #include <QOperatingSystemVersion>
                                   ^
compilation terminated.

This is obviously introduced by
https://cgit.kde.org/krita.git/commit/krita/main.cc?h=krita/4.1&id=a05bb4b7df398882fa9c134bdb5b8284e799054f
, the "#include <QOperatingSystemVersion>" should be guarded by a version check
as well.

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

Reply via email to