However I get the following error: /Users/user/Downloads/esp32_webcam/iot_2_camera_server_copy-1/app_httpd.cpp:45:10: fatal error: human_face_detect_msr01.hpp: No such file or directory
45 | #include “human_face_detect_msr01.hpp”
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: human_face_detect_msr01.hpp: No such file or directory
Obviously this file is missing. How do I fix this error and does this mean something that is supposed to be included in the file download is missing?
It is not recommended that you copy and paste the code from the tutorial, because you may not upload the complete code and dependent files, resulting in upload errors.
It is recommended that you download the complete code package and unzip it, then go to the specified path of the code you want to upload and open the ino suffix file to upload.
If an upload error occurs, please provide us with a complete error screenshot.