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