When I type "g++" in Windows Command Prompt, I get this message "g++: fatal error: no input files compilation terminated.". However, when I try that in the VSCode terminal, I get this message instead "'g++' is not recognized as an internal or external command, operable program or batch file.". Anyone know how to fix this?
Nevermind. I restarted my computer and that fixed the problem.