EloquentEsp32cam icon indicating copy to clipboard operation
EloquentEsp32cam copied to clipboard

human_face_detect_msr01.hpp: No such file or directory

Open BimoSora2 opened this issue 11 months ago • 4 comments
trafficstars

there is no this library, you are missing that library in ai thinker esp32cam

In file included from /home/gonit/Dokumen/Project file/94/file/file.ino:10:
/home/gonit/Arduino/libraries/EloquentEsp32cam/src/eloquent_esp32cam/face/detection.h:4:10: fatal error: human_face_detect_msr01.hpp: No such file or directory
    4 | #include <human_face_detect_msr01.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

BimoSora2 avatar Dec 21 '24 12:12 BimoSora2