Replies: 2 comments 2 replies
-
What is the error code number? Can you try removing the /usr/include/c++/v1 -- that could break the system include path ordering. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, If I remove /usr/include/c++/v1, there will be an including error "cannot open source file "string"". |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI,
The vscode report the error message "variable "using" is not a type name" with below code in the cpp file.
The config file is as below.
Could you help me with this problem? Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions