I have installed MinGW on my computer. I have made sure that it is up to date and that the location returned by “where gcc” command is the same as my path.
here’s my launch.json file
However when I run an c++ file, I get shell integration failed to activate and “Unable to find the “gdb.exe” debugger. The debug configuration for gcc.exe is ignored”.
Can anyone please walk me through how to set up compiling correctly? Do I need another file like track.json or something?
New contributor
李苏瀚 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.