美文网首页
VSCode Error:A list of paths for

VSCode Error:A list of paths for

作者: 天天向上xz | 来源:发表于2019-05-20 11:57 被阅读0次

VS Code报错:

A list of paths for the IntelliSense engine to use while searching for included headers. If a path ends with /** the IntelliSense engine will do a recursive search for headers starting from that directory.

解决方式:点击小灯泡,edit,检查gcc路径是否正确
Mac 终端下查找gcc命令:whereis gcc

相关文章

网友评论

      本文标题:VSCode Error:A list of paths for

      本文链接:https://www.haomeiwen.com/subject/qszhzqtx.html