Greetings to you:
I am getting error while compiling Face_Recognition_Comparing_two_Photos.
Error is Error compiling for board AI Thinker ESP32-CAM. It also shows AsyncTCP.h: No such file or directory.
any suggestion? Please help
Many thanks Steve for your kind attention to my request. I couldn’t find that library. But not sure if it is needed or not. Thanks again for helping. Any suggestion?
Many thanks Steve for your kind attention to my request. I couldn’t find that library. But not sure if it is needed or not. Thanks again for helping. Any suggestion?
I’m guessing you have the book “ESP32-CAM projects”. On page 130 it shows you how to install the AsynTCP library as well as the ESPAsyncWebServer library. Basically download the zip from the GitHub page and add it to your IDE.