Problems with build_all for the first time

Hi,

new to the forum but not to programming. But…
I have installed everything according the the getting started - toolchain VC Source, examples (Win10 - Danish).

Trying to run build_all with blink - to no avail. I’m getting following result:

Terminal window:

Ikke-afviklet undtagelse: System.ComponentModel.Win32Exception: Filen eller mappen er beskadiget og kan ikke læses → not executed exception: System… FIle or folder damaged or unreadable
ved System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
ved shim.CommandExecutor.execute(String process, String arguments, String working_directory, Boolean is_gui, Boolean wait_for_exit, Boolean requires_elevation)
ved shim.ShimProgram.Main(String args)

  • The terminal process “C:\Program Files\Git\bin\bash.exe ‘–login’, ‘-i’, ‘-c’, ‘make’” terminated with exit code: 127.
  • Terminal will be reused by tasks, press any key to close it.

Bash window:

Process ID (PID): 12732

Command line: C:\Program Files\Git\bin\bash.exe --init-file ‘c:\Users\peter\AppData\Local\Programs\Microsoft VS Code\e7fb5e96c0\resources\app/out/vs/workbench/contrib/terminal/common/scripts/shellIntegration-bash.sh’


The following extensions have contributed to this terminal’s environment:

  • Git: Enables the following features: git auth provider

Shell integration: Rich

  • Shell type: gitbash

  • Current working directory: C:/Users/peter/Desktop/DaisyExamples/seed/Blink

  • Seen sequences: P, A, B

  • Prompt input: |

Any and all help is highly appreciated so that I can get this one up in the air.

TIA - Peter

I decided to abandon this environment and move to DaisyDuino. Works like a charm!

I’m sorry to hear that you ran into an issue with VS Code.

It seems like this was the error. I searched past forum posts but couldn’t really find anyone encountering something similar.

Is this the guide that you followed?

Glad to hear that DaisyDuino is working though :slight_smile:

Thanks for getting back - yes, that was the guide.

I think I will stay with DaisyDuino now.

Let me know if you do want to revisit VS Code in the future. Happy to troubleshoot with you.