techiesms / NodeMCU-ESP32-Series

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

getting error while compiling #1

Closed saikumarcherry007 closed 4 years ago

saikumarcherry007 commented 4 years ago

hi can anyone tell the solution for this plsss.....

Arduino: 1.8.12 (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

In file included from C:\Users\SAI KUMAR\AppData\Local\Temp\arduino_modified_sketch_532841\sketch_sep01b.ino:13:0:

C:\Program Files (x86)\Arduino\libraries\ESPAsyncWebServer-master\src/ESPAsyncWebServer.h:36:25: fatal error: ESPAsyncTCP.h: No such file or directory

include

                     ^

compilation terminated.

exit status 1 Error compiling for board Generic ESP8266 Module.

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

saikumarcherry007 commented 4 years ago

hi can anyone tell the solution for this plsss.....

Arduino: 1.8.12 (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

In file included from C:\Users\SAI KUMAR\AppData\Local\Temp\arduino_modified_sketch_532841\sketch_sep01b.ino:13:0:

C:\Program Files (x86)\Arduino\libraries\ESPAsyncWebServer-master\src/ESPAsyncWebServer.h:36:25: fatal error: ESPAsyncTCP.h: No such file or directory

include

                     ^

compilation terminated.

exit status 1 Error compiling for board Generic ESP8266 Module.

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

finally its working now