techiesms / NodeMCU-ESP32-Series

This repo contains the code for every episode made in this series
31 stars 36 forks source link

fatal error #3

Open kashim-gs opened 4 years ago

kashim-gs commented 4 years ago

Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None"

Multiple libraries were found for "WiFi.h"

Used: C:\Users\PCA\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4\libraries\WiFi

Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\libraries\WiFi

In file included from C:\ESP32\NodeMCU-ESP32-Series-master\NodeMCU-ESP32-Series-master\Ep-1_ESPAsyncWebServer_mDNS\Ep-1_ESPAsyncWebServer_mDNS.ino:13:0:

C:\Users\PCA\Documents\Arduino\libraries\ESPAsyncWebServer-master\src/ESPAsyncWebServer.h:33:22: fatal error: AsyncTCP.h: No such file or directory

compilation terminated.

exit status 1

Error compiling for board ESP32 Dev Module.

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

helplessThor commented 3 years ago

you have to download esp async webserver library

M27K commented 1 year ago

you have to download esp async webserver library

installed but same problem