sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
873 stars 278 forks source link

error compiling #434

Open ARKopp opened 3 years ago

ARKopp commented 3 years ago

Hi,

i get an error compiling Documents\ArduinoData\packages\sandeepmistry\tools\gcc-arm-none-eabi\5_2-2015q4/bin/arm-none-eabi-g++": file does not exist

Fehler beim Kompilieren für das Board BBC micro:bit.

nulvox commented 3 years ago

Try compiling from a system with lib32 support. A misleading error for the ages when you run a 32bit binary from a 64bit system and it says the file doesn't exist.