Affects both the binary download as well as the compiled binaries from source. The error message is the same
[exec] Sketches saved.
[exec] compile(), new thread run about to sketch.compile()
[exec] [echo] Building TouchShield Slide libraries...
[exec] [apply] /home/yuv/src/antipasto_arduino/build/linux/work/hardware/tools/avr/bin/../libexec/gcc/avr/4.3.3/cc1plus: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory
[exec]
[exec]
[exec] BUILD FAILED
[exec] /home/yuv/src/antipasto_arduino/build/linux/work/hardware/arduino/cores/touchshield/build.xml:121: The following error occurred while executing this line:
[exec] /home/yuv/src/antipasto_arduino/build/linux/work/hardware/arduino/cores/touchshield/src/components/libraries/build.xml:108: The following error occurred while executing this line:
[exec] /home/yuv/src/antipasto_arduino/build/linux/work/hardware/arduino/cores/touchshield/config/build.ccmacros.xml:92: apply returned: 1
[exec]
[exec] Total time: 0 seconds
On a side note: it seems that this project is unmaintained. Have you considered submitting a patch upstream, or making a standalone library for the Liquidware TouchShield that can be imported in the Arduino IDE?
Affects both the binary download as well as the compiled binaries from source. The error message is the same
On a side note: it seems that this project is unmaintained. Have you considered submitting a patch upstream, or making a standalone library for the Liquidware TouchShield that can be imported in the Arduino IDE?