I just started C++ course. Literally directly after the setup, the very first task is to run a version of “Hello world”… And VS Code fails miserably to compile it.
I get this problem as soon as I try to compile anything in c++. After trying to fix it for hours, I abandoned VS Code and compiled it via notepad ++. I learned that the compiler in raylab worked just fine… But I want to get VS Code to work. Please help
I get this message: