I am attempting to get back into C++ programming and I am trying to (and failing) setup for C++ in visual studio code.
I followed the documentation per the visual studio documentation and everything worked to a tee except for the actual running and compiling of a c++ program. I am sure its something simple but I just can't seem to get it going.
my error is:
I tried reinstalling, changing installation directories, editing environment paths. I would be most grateful for any suggestions or pointers. I couldn't find any other places that addressed my error. I apologize in advanced if this has already been addressed.