I was working on vs code in C++ and suddenly an error appeared that no output was shown in the terminal. I tried
Please help guys, because this error is hindering my work. I was working in oop on large projects, and suddenly this error appeared.
PS C:UsersabdalOneDriveسطح المكتبC++ oop> g++ test.cpp -o test.exe
cc1plus.exe: fatal error: test.cpp: No such file or directory
compilation terminated.
PS C:UsersabdalOneDriveسطح المكتبC++ oop>