me-no-dev / ESPAsyncTCP

Async TCP Library for ESP8266
GNU Lesser General Public License v3.0
755 stars 392 forks source link

library is broken #178

Closed ghost closed 1 year ago

ghost commented 2 years ago

I installed the zip version for my esp8266 as it is not part of official arduino ibraries? It installs in arduino libraries folder AsyncTCP-master/ in the src folder the files are named AsyncTCP an include in my sketch throws an error trying to include it as throws an error with non existing sdkconfig.h and freertos/semphr.h commenting these out looks to work but later ESPAsyncWebServer references which it can't find.

AquaCobell commented 2 years ago

same here

Marisa-Chan commented 2 years ago

Just remove "-master" from unpacked folder name. It must be just "AsyncTCP"

stale[bot] commented 2 years ago

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.