SUMMARY https://github.com/KDE/krita/blob/8d8dc773da21a0357fd4e33e14253d5b962e9ad0/libs/ui/osx.mm#L19 STEPS TO REPRODUCE 1. Install mac on case-sensitive FS. 2. Try to build krita. OBSERVED RESULT It will not find `Appkit.h`, because there is capital "K" in filename. https://github.com/KDE/krita/blob/8d8dc773da21a0357fd4e33e14253d5b962e9ad0/libs/ui/osx.mm#L19 EXPECTED RESULT Import should take into account case-sensitivity.
Git commit 08e7240a6e77b8db1622256420ee56af0bbf6b9f by Ivan Yossi. Committed on 16/12/2019 at 21:07. Pushed by ivany into branch 'master'. macOS: Fix case sensitive include for macOS with case sensitive File Systems M +1 -1 libs/ui/osx.mm https://invent.kde.org/kde/krita/commit/08e7240a6e77b8db1622256420ee56af0bbf6b9f
Git commit 3eac2fc789435dd4de8b4b03b5e91cf3489381d4 by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 08/01/2020 at 13:33. Pushed by rempt into branch 'krita/4.2'. macOS: Fix case sensitive include for macOS with case sensitive File Systems M +1 -1 libs/ui/osx.mm https://invent.kde.org/kde/krita/commit/3eac2fc789435dd4de8b4b03b5e91cf3489381d4