[frameworks-kguiaddons] [Bug 463752] New: Build failure on macOS 10.15

Stefan Gerlach bugzilla_noreply at kde.org
Mon Jan 2 21:58:58 GMT 2023


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

            Bug ID: 463752
           Summary: Build failure on macOS 10.15
    Classification: Frameworks and Libraries
           Product: frameworks-kguiaddons
           Version: 5.101.0
          Platform: Other
                OS: macOS
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdelibs-bugs at kde.org
          Reporter: stefan.gerlach at uni-konstanz.de
  Target Milestone: ---

SUMMARY
***
Building on macOS 10.15 fails in line 37 because the macOS 11.0+
currentDrawingAppearance feature is used.

https://developer.apple.com/documentation/appkit/nsappearance/3674524-currentdrawingappearance

KF5 requires Qt 5.15.2 and should support macOS 10.13 or newer. This problem
also leads to crashes of nightly builds on macOS 10.15 and older.

Possible solution: Use currentAppearance instead on macOS older than 11.0

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



More information about the kde-mac mailing list