Configuring Emacs as a C/C++ IDE - LSP Mode - LSP support for Emacs #3567
Replies: 6 comments 9 replies
-
Awesome guide! |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing! |
Beta Was this translation helpful? Give feedback.
-
I followed these instructions and am now having the following problem: Can anyone provide any help with this? |
Beta Was this translation helpful? Give feedback.
-
OK, I got clangd installed, but where does ~/Sources come from? |
Beta Was this translation helpful? Give feedback.
-
This is a great guide but after running the configure stage of project setup I got a message in the terminal saying 'You seem to be running X, but no X development libraries were found.' so I passed --without-x and it worked. However now The LSP mode and company mode aren't working. What can I do to get it working? |
Beta Was this translation helpful? Give feedback.
-
I need to run a Here it's stated that a known workaround is to edit Has anyone found a solution? |
Beta Was this translation helpful? Give feedback.
-
Configuring Emacs as a C/C++ IDE - LSP Mode - LSP support for Emacs
Language Server Protocol Support for Emacs
https://emacs-lsp.github.io/lsp-mode/tutorials/CPP-guide/
Beta Was this translation helpful? Give feedback.
All reactions