Hello There,
I have same problem with IDE version 2.1.5
I have installed SdFat library and all examples in the SdFat are visible but while compiling the repetier firmware(on Raspberry pi) still getting the error-
/usr/share/arduino/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega2560 -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -DPROG_TYPES_COMPAT -I/usr/share/arduino/hardware/arduino/cores/arduino -I/usr/share/arduino/hardware/arduino/variants/mega -I/usr/share/arduino/libraries/SPI /tmp/build9023317472017874605.tmp/uilang.cpp -o /tmp/build9023317472017874605.tmp/uilang.cpp.o
In file included from uilang.cpp:24:0:
Repetier.h:629:29: fatal error: src/SdFat/SdFat.h: No such file or directory
compilation terminated.
Kind regards,
prak