คำตอบที่ได้รับเลือกจากเจ้าของกระทู้
ความคิดเห็นที่ 1
▼ กำลังโหลดข้อมูล... ▼
แสดงความคิดเห็น
คุณสามารถแสดงความคิดเห็นกับกระทู้นี้ได้ด้วยการเข้าสู่ระบบ
Visual Studio Code ขึ้นแบบนี้หมายความว่ายังไงคะ ?
Copyright (C) Microsoft Corporation. All rights reserved.
PS E:\compro\c++\pachari\lab9-2561-2-kimsekai> cd "e:\compro\c++\pachari\lab9-2561-2-kimsekai\" ; if ($?) { g++ Untitled-1.cpp -o Untitled-1 } ; if ($?) { .\Untitled-1 }
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:62
+ ... "e:\compro\c++\pachari\lab9-2561-2-kimsekai\" ; if ($?) { g++ Untitle ...
+ ~~~
+ CategoryInfo : ObjectNotFound: (g++:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS E:\compro\c++\pachari\lab9-2561-2-kimsekai>