Skip to content

unrecognized error #11441

Closed
Closed
@truongjeff

Description

@truongjeff

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

  • cd "c:\Users\ADMIN\Documents\Hi C++" ; if ($?) { g++ hello.cpp -o he ...
  •                                               ~~~
    
    • CategoryInfo : ObjectNotFound: (g++:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions