unrecognized error #11440
Unanswered
truongjeff
asked this question in
Q&A
unrecognized error
#11440
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions