vim diagnostic messages
I’m using same config on lunux and it works fine. But on windows I have this. Used ccls – same result. Code compiles and runs fine.
Used compilation commands generators
Why clangd on windows cannot find standard header files?
Here someone in the comments mentioned --query-driver
option, but I don’t now where to put it