enter image description here
I have all the necessary libraries installed on windows to run C program, and the program runs perfectly. But I am not able to debug the code due to this error. Also, yes, the program is compiled and in .exe format in correct path.
I wanted to debug the code, so I ran “c/c++ debug file” in vs code and the build is successful, but this error stops the whole proccess.
6