c-cpp-compile-run icon indicating copy to clipboard operation
c-cpp-compile-run copied to clipboard

WSL2 file path error

Open zhuceyezi opened this issue 3 years ago • 0 comments

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.

zhuceyezi avatar Apr 21 '22 00:04 zhuceyezi