Compilation issue
Closed this issue · 0 comments
Hello,
I am really stuck without understanding, I have added Time library https://playground.arduino.cc/Code/Time/ but I am still unable to compile it. Do you have any tips to move as it seems pretty straight forward ?
Thanks
In file included from /home/sam/M5PaperWeather/weather/Weather.h:26,
from /home/sam/M5PaperWeather/weather/Data.h:24,
from /home/sam/M5PaperWeather/weather/weather.ino:26:
/home/sam/M5PaperWeather/weather/Utils.h:30:10: fatal error: TimeLib.h: No such file or directory
#include <TimeLib.h>
^~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "SD.h"
Used: /home/sam/.arduino15/packages/m5stack/hardware/esp32/2.0.6/libraries/SD
Not used: /home/sam/.arduino15/libraries/SD
Not used: /home/sam/Arduino/libraries/SD-1.2.4
exit status 1
Compilation error: TimeLib.h: No such file or directory