c-cpp-compile-run
c-cpp-compile-run copied to clipboard
WSL2 file path error
When using WSL, the extension tries "cd /mnt/host/c/Users/..." However, the actual location is /mnt/c/Users/... which gives the "No such file or directory" error. try to compile run a random C program on WSL, this should happen.