CaptainJiNX / vscode-kickass-c64

Visual Studio Code extension for C64 coding with Kick Assembler
MIT License
18 stars 4 forks source link

A system error occurred (EPERM: operation not permitted, unlink 'bin/[') #22

Open headhunter45 opened 1 year ago

headhunter45 commented 1 year ago

I'm on an M1 mac os 13.2.1 and using vs code 1.17.2 with v1.5.0 of this extension. It ran once. I did a build after configuring my paths and it seemed to work. Then I tried a build and run to see if vice was configured correctly and got this message. Then every action "KickAss (C64): *" gives me this error including just trying to build again. I'm not sure how to get a better log/message out of that. I have VICE, C64 Debugger, and KickAss.jar installed in my user folder.

A system error occurred (EPERM: operation not permitted, unlink 'bin/[')

cfwdman commented 8 months ago

Same error here - but in my case it actually helps to wait a while... could be related to some processes still working on files (eg. the KickAssembler?)