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 been fighting with this issue for a while, and despite following the documentation, including the fixes for MacOS/Catalina described here (#191 (comment)) and there (#512 (comment)).
Hello,
I have been fighting with this issue for a while, and despite following the documentation, including the fixes for MacOS/Catalina described here (#191 (comment)) and there (#512 (comment)).
I compiled ccls with:
And here is the VSCode configuration I have:
According to that comment #191 (comment)
This should be correct:
Now using this configuration on a very simple project, I still get a "string.h" not found error:
CMakeLists.txt
main.cc
The problem is I still get error about 'string.h' not being found. See this screenshot:
Here is the full project for reference:
ccls-error.zip
Any ideas how to fix this?
The text was updated successfully, but these errors were encountered: