kriscross07 / atom-gpp-compiler

An atom package that allows you to compile and run C++ and C within the editor.
https://atom.io/packages/gpp-compiler
80 stars 228 forks source link

Error on startup #401

Open garrett85 opened 2 years ago

garrett85 commented 2 years ago

OS: Linux Mint Installed Compiler: gcc & g++

As soon as I start Atom I'm getting this error:

Unable to start Clangd language server

Tried to spawn process using executable /usr/bin/clangd, which does not exist. Ensure you have correctly configured the path to Clangd in the package settings.