Open schnoberts1 opened 3 months ago
In the end I ran the mbed-os-to-arduino-macos script which failed. I found the requirements.txt file under /tmp (there were three I assumed it was /tmp/mbed-os-program/mbed-os/requirements.txt and not /tmp/mbed-os-program/mbed-os/tools/cmake/requirements.txt or /tmp/mbed-os-program/mbed-os/drivers/usb/tests/TESTS/usb_device/hid/requirements.txt). I then removed /tmp/mbed-os-program and with everything installed repeated and it built.
I assume there's a way to generate the requirements.txt and I need to look at the mbed build docs. It would be great to have a link here so it doesn't give the impression this is a fully formed set of instructions to follow.
I assume gnu-utils was some old cask name for coreutils, everything builds without it.
Thanks for reporting this issue!
Please, feel free to open a PR related to this issue adding the requirements.txt
file and removing gnu-utils from the prerequisites list.
The list:
To install gnu-units, run: brew install gnu-units