Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

esp8266 install issue

Open suryadevelope opened this issue 2 years ago • 2 comments

fork/exec /root/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.1.0-gcc10.3-e5f9fec/bin/xtensa-lx106-elf-g++: no such file or directory

esp8266 nodemcuv2 compile issue in alpine linux

suryadevelope avatar Oct 08 '23 19:10 suryadevelope

i am using arduino-cli

suryadevelope avatar Oct 08 '23 19:10 suryadevelope

You should try a regular installation procedure with Arduino IDE first.

When it works, it means that g++ compiler is present.

d-a-v avatar Nov 04 '23 19:11 d-a-v