https://bugs.kde.org/show_bug.cgi?id=379268
--- Comment #47 from Leslie Zhai <lesliez...@kde-china.org> --- Hi Łukasz, Just comment or remove all #if __clang__ ... #endif blocks in the src/main.cpp it is almost nightly build LLVM in my box, because I am also a LLVM developer https://reviews.llvm.org/p/xiangzhai/ so very new API unavailable for release version. or you could use GNU compiler just ignored __clang__ marco. Regards, Leslie Zhai -- You are receiving this mail because: You are watching all bug changes.