-
Beta Was this translation helpful? Give feedback.
Answered by
WiiliamC
Mar 28, 2022
Replies: 1 comment
-
Finally! I found out where the error comes from. According to stackoverflow, you have to edit ms-vscode.cpptools as value for configurationProvider instead of ms-vscode.cmake-tools or whatever you have. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WiiliamC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Finally! I found out where the error comes from.
According to stackoverflow, you have to edit ms-vscode.cpptools as value for configurationProvider instead of ms-vscode.cmake-tools or whatever you have.