VS Code 配置C语言环境 - 无法打开源文件stdio.h 的解决方法 - Daniel12138 - 博客园
提示:无法打开源文件stdio.h
在看了很多教程后,发现需要添加环境变量 include path,
重点来了,需要添加的是: C:\Users\User\Documents\x86_64-8.1.0-release-posix-seh-rt_v6-rev0\mingw64\x86_64-w64-mingw32\includ
而不是其他的include,其他文件夹里的include,其他的添加了仍然报错!!!