##include <stdio.h> PROBLEM
1 messages · Page 1 of 1 (latest)
i did not get what say by if the file compile** I'm totally new at these , sorry for being so dump*
There are guides to set up VS Code with mingw-w64 GCC.
For example this one: https://code.visualstudio.com/docs/cpp/config-mingw
launch.json (debugger settings)
c_cpp_properties.json (compiler path and IntelliSense settings)
2 file are missing in .vscode folder
launch.json is created by you for debugging applications. third file is created when you change settings for C/C++ extension in workspace
they are not essential for developing
should i re-install all over everythings?
no
THEN is there any solution ?