-2

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?

0

Browse other questions tagged or ask your own question.