Arduino IDEを使用してプログラムをコンパイルしようとしていますが、突然これらのエラーが返され、コンパイルできません。
Arduino: 1.6.5 (Linux), Board: "Arduino/Genuino Uno"
Cannot run program "{runtime.tools.avr-gcc.path}/bin/avr-g++" (in directory "."): error=2, No such file or directory
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
私がいるとき
[tom@ArchBak ~]$ locate -i avr-g++
/usr/bin/avr-g++
/usr/share/arduino/hardware/tools/avr/bin/avr-g++
/usr/share/man/man1/avr-g++.1.gz
誰でもどんなアイデアがありますか?