You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
while changing the path, new path in C_cppproperties is : "C:\msys64\mingw64\bin\gcc.exe"
but it shows error in "cStandard": "gnu18"
and after hovering over it says :
Version of the C language standard to use for IntelliSense. Note: GNU standards are only used to query the set compiler to get GNU defines, and IntelliSense will emulate the equivalent C standard version.
Value is not accepted. Valid values: "c89", "c99", "c11", "c17", "gnu89", "gnu99", "gnu11", "gnu17", "${default}".(1)