Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By ZUID
#84046 Compiler error boards version 2.5.2 (perhaps already in 2.5.1)
SD(esp8622) library
fatal error: FatLib / BaseBlockDriver.h: No such file or directory
#include "FatLib / BaseBlockDriver.h"
Error comes in all sketches with SD.
Also in every example sketch.
Is this only for me?
Is there a solution?

SOLVED