-
-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Description
Bug Report
Current behavior
When running:
arduino-cli compile --fqbn arduino:avr:uno sketch
I receive:
Error during build: fork/exec /bin/avr-g++: no such file or directory
Expected behavior
I expect it to compile.
Environment
arduino-cli alpha Version: 0.14.0 Commit: a86b21d Date: 2020-12-10T13:59:22Z
- OS and platform: Raspberry Pi Zero, Linux
I installed on my mac, and everything went smooth, but when trying on a RPi, I get that error. I installed using:
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
Please let me know if there is any more information that I could give to help fix this problem with the Arduino CLI.
Metadata
Metadata
Assignees
Labels
No labels