Bastelschlumpf / M5PaperWeather

M5Paper project with weather information from openweathermap
116 stars 36 forks source link

Compilation issue #10

Closed samuelhermann closed 1 year ago

samuelhermann commented 1 year ago

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

      ^~~~~~~~~~~

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