When I'm trying to compile code for an Illuminato X Machina, it gives me the following error:
BUILD FAILED
/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/build.xml:79: The following error occurred while executing this line:
/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/src/components/library/build.xml:119: The following error occurred while executing this line:
/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/config/build.ccmacros.xml:91: Execute failed: java.io.IOException: Cannot run program "/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/../../tools/arm-none-eabi/bin/arm-none-eabi-gcc" (in directory "/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/src/components/library"): error=2, No such file or directory
Total time: 0 seconds
These files all exist, but I have no idea as to why it's not working.
When I'm trying to compile code for an Illuminato X Machina, it gives me the following error:
BUILD FAILED /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/build.xml:79: The following error occurred while executing this line: /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/src/components/library/build.xml:119: The following error occurred while executing this line: /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/config/build.ccmacros.xml:91: Execute failed: java.io.IOException: Cannot run program "/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/../../tools/arm-none-eabi/bin/arm-none-eabi-gcc" (in directory "/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ixm/src/components/library"): error=2, No such file or directory
Total time: 0 seconds
These files all exist, but I have no idea as to why it's not working.