Блог пользователя Douchbag

Автор Douchbag, история, 6 лет назад, По-английски

Hi everyone, so i'm having a trouble with sublime text, I installed tdm64 gcc as a compiler, I ran a test code once and it worked but when I wrote a whole new one I got an error message that says : "can't open file name.exe permission denied". What should I do ??!

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
6 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Probably the exe file you opened previously is still running, so compiler can't write on that file, so permission denied.