Closed
Description
PS C:\Users\ADMIN\Documents\Hi C++> cd "c:\Users\ADMIN\Documents\Hi C++" ; if (
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
- cd "c:\Users\ADMIN\Documents\Hi C++" ; if ($?) { g++ hello.cpp -o he ...
-
~~~
- CategoryInfo : ObjectNotFound: (g++:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
Activity