while double tab, I don’t get .exe. and while ctrl+b i get g++ not recognised.
Error in installing
‘g++’ is not recognized as an internal or external command, operable program or batch file. [Finished in 0.1s with exit code 1] [shell_cmd: g++ “C:\Users\Lakshita Nagpal\Desktop\hi.cpp” -o “C:\Users\Lakshita Nagpal\Desktop/hi”] [dir: C:\Users\Lakshita Nagpal\Desktop] [path: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Users\Lakshita Nagpal\AppData\Local\Microsoft\WindowsApps;]
Hey
Have installed any g++ compiler and most importantly you have to set environment variables as well.
If you dont do so,system is not going to recognize g++ even if you have installed.
Let me know if you have done both of these steps.
If you are facing any problem to run programs through command prompt you can also use IDE such as DevC++. They are easy to use as well.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.