Wie kann ich dieses Problem beheben, gestern kann ich C ++ verwenden, aber RN kann ich nicht [geschlossen]

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Wie kann ich dieses Problem beheben, gestern kann ich C ++ verwenden, aber RN kann ich nicht [geschlossen]

by Guest » 11 Feb 2025, 06:54

Code: Select all

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:86
+ ... e\文档\TUGAS TUGAS PADA SAAT KULIAH\Belajar C\" ; if ($?) { g++ belajar ...
+                                                               ~~~
+ CategoryInfo          : ObjectNotFound: (g++:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Top