Re: clang_parseTransitionUnit2 gives error

Milian Wolff <[email protected]> Tue, 12 Apr 2022 17:37:57 +0200
Newsgroups gmane.comp.kde.devel.kdevelop
Message-ID <2664196.mvXUDI8C0e@agathemoarbauer>
On Tuesday, April 12, 2022 5:33:38 PM CEST Enes Albay wrote:
> I found something. After removing clang and llvm from my system I get the
> following error which is the same as before removing clang.
> 
> I think the actual problem is clang_parseTranslationUnit2 can not call
> clang even before removing clang
> 
> Is there a way to verify such a situation?

We use libclang directly, not clang. Try to ldd on the kdevclangsupport or use 
gdb and `info shared` to see where it loads that from. You didn't remove all 
of that yet apparently.

-- 
Milian Wolff
http://milianw.de