When ever I try to run a build task from any program, it gives me an error stating that there is an undefined reference to std::cout
, std::cin
, and stuff like std:basic_istearm<char>
. I've tried changing terminal integrated.defaultProfile
but that doesn't work. My gcc, gdb and g++ installation are all there as well
I've tried running all sorts of programs, none of them work. It fails with exit code -1 and the exit statement:
The terminal process failed to launch