You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed all the installation steps provided in "Build rtags" and also in Getting Started: Building and Running Clang (https://clang.llvm.org/get_started.html). Added clang and clang tools extra packages to the cmake statement. However, when I try to make in rtags, according to the instructions, I get the error message in the title.
I've deleted the CMakeCache.txt file and reinstalled llvm but nothing seems to work.
Running Ubuntu 20.04 LTS as a WSL for Windows 10
Thanks!
The text was updated successfully, but these errors were encountered:
MartimSalgado
changed the title
Compilation fails due to missing clang-c/file.c but clang-c doesn't even exist
Compilation fails due to missing file <clang-c/Index.h> but neither clang-c or Index.h exist
Mar 21, 2021
I have followed all the installation steps provided in "Build rtags" and also in Getting Started: Building and Running Clang (https://clang.llvm.org/get_started.html). Added clang and clang tools extra packages to the cmake statement. However, when I try to make in rtags, according to the instructions, I get the error message in the title.
I've deleted the CMakeCache.txt file and reinstalled llvm but nothing seems to work.
Running Ubuntu 20.04 LTS as a WSL for Windows 10
Thanks!
The text was updated successfully, but these errors were encountered: