I think vcruntime.h
is part of the Visual Studio SDK (not the full IDE, just the compiler toolchain), you may need it to compile the project on Windows. However i don't know if VSCode is supposed to know where it is or if you have to include that path yourself.