https://bugs.kde.org/show_bug.cgi?id=496985
--- Comment #10 from Stephan Mueller <smuel...@chronox.de> --- Am Freitag, 6. Dezember 2024, 16:11:03 Mitteleuropäische Normalzeit schrieb Igor Kushnir: Hi Igor, > https://bugs.kde.org/show_bug.cgi?id=496985 > > --- Comment #9 from Igor Kushnir <igor...@gmail.com> --- > (In reply to Stephan Mueller from comment #8) > > > I just changed Clang to version 18 by changing the symlink from > > /usr/bin/clang > > to /usr/bin/clang-18 and I see the same issue. > > That's not what needs to be done to test Clang 18. KDevelop uses libclang > rather than the clang executable. Rebuilding KDevelop against a different > libclang version may be needed. But perhaps simply hiding ALL Clang 19 files > and making sure Clang 18's files are found by KDevelop would be enough. That does not cut it: removing the libclang-19 libs and symlinking the libclang-18* libs to the libclang-19* file names does not work: the symbol browsing is disabled entirely. But thanks nonetheless. Ciao Stephan -- You are receiving this mail because: You are watching all bug changes.