Hello! I am learning C++ and I was searching for an IDE. I downloaded the most "famous" which is Visual Studio Code. I downloaded the compiler the website had, following the instructions step by step. I opened a folder, made a file, saved it as .cpp and started doing some very simple coding (some inputs, outputs etc). But when I clicked run, I have this error: The preLaunchTask 'C/C++: gcc.exe build active file' terminated with exit code -1.
Does anybody know how to fix this?
When I click : Debug Anyway I get the error that says:
launch: program '{Directory}' does not exist