Open henriquesqs opened 6 years ago
I've used this clang plugin for the past week without problems, but today I started getting this same error in vscode-clang... The unusual thing is, when I open VSCode, I can build my project once... after a successful build, this "Please install clang or check configuration" pops up and I cannot build the same project again unless I exit vscode and restart.... Not sure what the problem is..
Update -- Problem was on my end. I had clang installed, but re-checked and it was gone. I simply reinstalled clang and all is good..
Hey there, I'm receiving this error from clang extension:
Please install clang or check configuration
clang.executable
The configuration note tells me to open user settings and check
clang.executable
but I'm afraid I don't know what to do hereCan you please help me? I can share you more informations as you need.