Vscode "In included file: unknown type name 'concept'" #1532
meftunca
started this conversation in
Done & Done!
Replies: 3 comments 5 replies
-
Haven't seen this, I can see What do you think? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Oh no - it's some non vscode thingy |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do you build some things with eve successfully? Like is at least your compiler/cmake setup working? I often export compile commands from cmake (I don't remember on the top of my head how) - vscode then picks them up and works with them. That could be a solution |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Unknown type name 'concept'clang(unknown_typename)
Hello, I am writing code with Vs Code. I'm getting this warning about the project. Does anyone know how I can solve this?
Beta Was this translation helpful? Give feedback.
All reactions