2017 prevents bash on ubuntu on windows from modifying files
Hi, I'm trying to run bash on ubuntu on windows* to run some simple c++ but every time I try to compile a file (g++ -g -o code code.cc) I get the error message seen in the picture. I've tried adding c:\windows\system32\bash.exe to exclusions, as well as the folder in which the code files reside c:\.................\gf2 but…