0

I am using clangd from my custom llvm installation, however it still using the system include instead of my installation.

I also tried: export CPLUS_INCLUDE_PATH=/path/to/my/llvm/include which does not work. any suggestion here?

2
  • Please provide enough information for someone else to reproduce the situation you want help with. What version of Clang? How are you running clangd? What symptom do you see that indicates it is "still using the system include"? Commented Sep 26, 2024 at 20:17
  • I would suggest in paticular posting clangd logs, they often contain the information needed to diagnose issues like this. Commented Sep 27, 2024 at 5:50

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.