liquidware / antipasto_arduino

A Liquidware Arduino Distribution
antipastohw.blogspot.com
Other
29 stars 11 forks source link

Can't compile code : Mac OSX 10.6 #20

Open chriskim-zz opened 13 years ago

chriskim-zz commented 13 years ago

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.