https://bugs.kde.org/show_bug.cgi?id=418617
xutaxka...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |--- Status|RESOLVED |REOPENED --- Comment #7 from xutaxka...@gmail.com --- Hello! Thanks for replying. I'm sorry to re-open again this issue but it has been not solved. What I meant by updating kdevelop is just recompiling it in order to use the new clang version if possible.. I'm using KDE Neon (so your distribution) as I stated on my platform (Neon Packages), so it would be very nice if anyone that works at KDE could update kdevelop with the new modern clang >= 10 version? I cannot trick the binary to use llvm/clang 10 or 11 because of this error: ... kdevplatform.shell: Can't load plugin "kdevclangsupport" because a factory to load the plugin could not be obtained: "Cannot load library /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/33/kdevclangsupport.so: (/usr/lib/llvm-8/lib/libclang-8.so.1: version `LLVM_8' not found (required by /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/33/kdevclangsupport.so))" ... I could patch the binaries, kdevclangsupport.so etc themselves and be the only one using it but if people have the same issue as mine, I'll need to write an article about why it needs this patch and how to apply it. Also yes, I can recompile clang 8 and use the patched version of clang, but as you and I said earlier, I think the better solution is to recompile kdevelop with the new clang version for this distribution. Thank you for reading! -- You are receiving this mail because: You are watching all bug changes.