Fix GCC Error no Such File or Directory in VSCode | GCC Error Visual Studio Code (2023)

preview_player
Показать описание
In this video, I'll show you how to fix the error: "gcc error no such file or directory in vscode".

🌐Connect with me:

We discuss 3 methods to solve this gcc error in visual studio code, and see why these errors occur.
1. Because of whitespace in filename
2. Mistyping file name
3. Running gcc command from wrong directory

After trying and making sure we don't have any of the 3 issues above, we can fix the gcc error: no such file or directory in vscode.

#gccerror #vscode #gcc
Рекомендации по теме
Комментарии
Автор

In my case, it gives a pop up
"Lauch: program 'D\Dev c++\test.exe' does not exist
There are two options
"Open 'launch.json' or cancel

What should I do??

sachinpathak
Автор

Thanks sir ❤
I wasted 2 days for that 😅

omkarrudrawar