sagemath / cysignals

cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/
GNU Lesser General Public License v3.0
43 stars 23 forks source link

Try to make Asynchronus Web using ESP, but always got this error #191

Open Fazlur1453 opened 12 months ago

Fazlur1453 commented 12 months ago

d:\Kuliah\Magang\Project Mentor\libraries\ESP_AsyncTCP\src\ESPAsyncTCPbuffer.cpp:27:10: fatal error: debug.h: No such file or directory

include

      ^~~~~~~~~

compilation terminated.

exit status 1

Compilation error: exit status 1

bobjackman commented 8 months ago

@Fazlur1453 did you ever find a solution for this?