Replies: 1 comment
-
I was able to build the bootloader using cygwin as suggested in this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build the bootloader on Windows and encounter the following error:
'cut' is not recognized as an internal or external command, operable program or batch file.
From what I understand, "cut" is only available on Linux/Unix. Could someone tell me how to build the bootloader in Windows?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions