我对 Ubuntu 相当陌生。我正在尝试设置 Atom 以使用 C++ 编写代码,我得到了这个:
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.
Run Code Online (Sandbox Code Playgroud)
和
This can occur if you do not have Clangd installed or if it is not in your path.
Run Code Online (Sandbox Code Playgroud)
有人可以向我详细解释我该怎么做吗?我在终端安装了 clang 和 llvm
sudo apt-get install。
atom ×1