helix cpp "iostream" file not found #10607
Unanswered
jhpetrichor
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
You need to properly configure clangd woth a compliecommands database. This is not an issue with helix and just how c/c++ tooling always works |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use helix as my c/c++ editor(ubuntu 22.04), but recently I have a problem that I have not been able to solve. clangd tells me ""iostream" file not found (pp_file_not_found)".
Beta Was this translation helpful? Give feedback.
All reactions