#include errors detected in vscode

后端 未结 11 1027
名媛妹妹
名媛妹妹 2020-12-09 01:00

I am using Visual Studio Code in my C++ project. I installed Microsoft C/C++ Extension for VS Code. I got the following error:

#include error

11条回答
  •  抹茶落季
    2020-12-09 01:45

    • Left mouse click on the bulb of error line
    • Click Edit Include path
    • Then this window popup

    • Just set Compiler path

提交回复
热议问题