-
-
Notifications
You must be signed in to change notification settings - Fork 27k
unrecognized error #11441
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
Comments
Verify your path variables. Use |
This was referenced Nov 24, 2023
This was referenced Jan 26, 2024
This was referenced Feb 11, 2024
This was referenced May 17, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
PS C:\Users\ADMIN\Documents\Hi C++> cd "c:\Users\ADMIN\Documents\Hi C++" ; if ($?) { g++ hello.cpp -o hello } ; if ($ ?) { .\hello }
g++ : The term 'g++' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if
a path was included, verify that the path is correct and try again.
At line:1 char:51
The text was updated successfully, but these errors were encountered: