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
unable to handle compilation, expected exactly one compiler job in ''
-
- 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 ''
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- 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 ''
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