Thanks - I did read that bit and tried the code, tried againDid you see this comment in the Mac section of the README (https://github.com/raspberrypi/usbboot? ... file#macos)?:If the build is unable to find the header file libusb.h then most likely the PKG_CONFIG_PATH is not set properly. This should be set viaCode:
export PKG_CONFIG_PATH="$(brew --prefix libusb)/lib/pkgconfig"
resulting in the belo error
"zsh: command not found: brew"
Statistics: Posted by Andy_uk_73 — Sun Jan 19, 2025 9:10 am