esp8266-weather-station-color-DST
esp8266-weather-station-color-DST copied to clipboard
Errors....
Hello. Will anyone help me? When I try to compile I have a lot of errors: Arduino:1.8.5 (Windows 10), Płytka:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (3M SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 115200"
Archiving built core (caching) in: C:\Users\piotr\AppData\Local\Temp\arduino_cache_14310\core\core_esp8266_esp8266_nodemcuv2_CpuFrequency_80,FlashSize_4M3M,LwIPVariant_v2mss536,Debug_Disabled,DebugLevel_None____,FlashErase_none,UploadSpeed_115200_ca540ed4c59ed2c359ab8212ac107b3f.a sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `downloadResources()':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getMoonAge()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getSunriseTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getSunsetTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getMoonriseTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getMoonsetTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getMoonAge()'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `drawAstronomy()':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getSunriseTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getSunsetTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getMoonriseTime()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getMoonsetTime()'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `getMeteoconIcon(String)':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getForecastTitle(int)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `String::operator==(char const*) const':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getForecastLowTemp(int)'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getForecastHighTemp(int)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `getMeteoconIcon(String)':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getForecastIcon(int)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o:(.text._Z18drawForecastDetailtth+0x56): undefined reference to `WundergroundClient::getForecastTitle(int)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o:(.text._Z18drawForecastDetailtth+0xa3): undefined reference to `WundergroundClient::getForecastLowTemp(int)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `drawForecastDetail(unsigned short, unsigned short, unsigned char)':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getForecastHighTemp(int)'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getForecastIcon(int)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `drawForecast()':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getTodayIcon()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getWeatherText()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getCurrentTemp()'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `drawForecastDetail(unsigned short, unsigned short, unsigned char)':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getTodayIcon()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getWeatherText()'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `drawCurrentWeather()':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::getCurrentTemp()'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:421: undefined reference to `WundergroundClient::WundergroundClient(unsigned char)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `__static_initialization_and_destruction_0':
sketch/settings.h:99: undefined reference to `WundergroundClient::WundergroundClient(unsigned char)'
sketch/settings.h:99: undefined reference to `vtable for WundergroundClient'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `drawTime()':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:282: undefined reference to `WundergroundClient::updateConditions(String, String, String, String)'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:282: undefined reference to `WundergroundClient::updateForecast(String, String, String, String)'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:282: undefined reference to `WundergroundClient::updateAstronomy(String, String, String, String)'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:311: undefined reference to `WundergroundClient::updateConditions(String, String, String, String)'
sketch\esp8266-weather-station-color-DST.ino.cpp.o: In function `updateData()':
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:222: undefined reference to `WundergroundClient::updateForecast(String, String, String, String)'
C:\Users\piotr\Desktop\esp8266-weather-station-color-DST-master\esp8266-weather-station-color-DST/esp8266-weather-station-color-DST.ino:228: undefined reference to `WundergroundClient::updateAstronomy(String, String, String, String)'
collect2.exe: error: ld returned 1 exit status