CubeCell-Arduino icon indicating copy to clipboard operation
CubeCell-Arduino copied to clipboard

Won't compile in Arduino IDE MacOS with error 'fork/exec /bin/arm-none-eabi-g++: no such file'

Open tavdog opened this issue 9 months ago • 1 comments

I followed the install directions as such : mkdir -p ~/Documents/Arduino/hardware/CubeCell cd ~/Documents/Arduino/hardware/CubeCell git clone https://github.com/HelTecAutomation/ASR650x-Arduino.git CubeCell cd CubeCell/tools python get.py

tavdog avatar Apr 10 '25 20:04 tavdog

seems to be the same error i discovered in v1.7, internal links are wrong/broken. check the exact location and sourrounding files. the path is a bit different than in the error message. then create a few softlinks to the right locations.

btw this has to be done with every new release until heltec gets their compiler straight.....

g6094199 avatar Jun 17 '25 15:06 g6094199

@tavdog

seems to compile ok for me with v1.7.1.

for me: fixed

g6094199 avatar Jul 24 '25 12:07 g6094199

Abandoned

tavdog avatar Jul 24 '25 19:07 tavdog