Registered Member
|
I'm using the KDevelop version that comes with Ubuntu.
Yesterday I performed the upgrade to ubuntu 20.10, and since then KDevelop has stopped parsing C++ files: it doesn't color variables, functions calls aren't clickable, etc. Parsing still works for Python code though. I was wondering if anyone knew haw to solve this issue, maybe some dependency is missing? |
Global Moderator
|
Hi,
try running "env KDEV_CLANG_DISPLAY_DIAGS=1 kdevelop" from your console window, then after it has started up, reload one of the failing files (F5) and look at the console window. There is usually some interesting output telling you what might be the problem in your setup. Greetings!
I'm working on the KDevelop IDE.
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]