unable to handle compilation, expected exactly one compiler job in ''

CodeLite installation/troubleshooting forum
ahmednegm911
CodeLite Curious
Posts: 1
Joined: Mon Sep 13, 2021 5:54 am
Genuine User: Yes
IDE Question: c++
Contact:

unable to handle compilation, expected exactly one compiler job in ''

Post by ahmednegm911 »

note: if I compile and build it, it will run normally with no errors or warnings but the real problem is if any errors are in the next lines I can not figure out what these errors are

You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: unable to handle compilation, expected exactly one compiler job in ''

Post by eranif »

this looks like an issue with the language server, try disabling it from plugins ->language servers

Make sure you have read the HOW TO POST thread
Post Reply