esp32-s3-eye compile errors

jmadsenee
Posts: 30
Joined: Tue Apr 19, 2022 1:16 am

esp32-s3-eye compile errors

Postby jmadsenee » Tue Apr 19, 2022 1:23 am

When trying to compile the esp32-s3-eye example in esp-who-master I get several errors:

../main/include/app_speech.hpp:3:10: fatal error: esp_afe_sr_iface.h: No such file or directory
../main/include/app_face.hpp:5:10: fatal error: human_face_detect_msr01.hpp: No such file or directory
etc.

I've tried searching for these and cannot find them. Can anyone tell me where to find them?

jmadsenee
Posts: 30
Joined: Tue Apr 19, 2022 1:16 am

Re: esp32-s3-eye compile errors

Postby jmadsenee » Tue Apr 26, 2022 3:35 am

OK, I solved the missing file errors, seems that when I downloaded the package from github, some things didn't download. After a bit more digging I found them. :oops:

begger911
Posts: 4
Joined: Fri May 27, 2022 10:22 am

Re: esp32-s3-eye compile errors

Postby begger911 » Mon May 30, 2022 9:35 am

Hi! jmadsenee.I have the same problem of "fatal error: esp_afe_sr_iface.h: No such file or directory" as you, and I can't find any related files in the githug repository. Could you send me the "esp_afe_sr_iface.h" file? Thank you. dichou@163.com

ESP_Sandra
Posts: 46
Joined: Mon Dec 10, 2018 10:55 am

Re: esp32-s3-eye compile errors

Postby ESP_Sandra » Mon May 30, 2022 11:47 am

Hello,

Could you check if all the components of ESP-WHO have been pulled?
esp_afe_sr_iface.h should be included in esp-sr: https://github.com/espressif/esp-sr
human_face_detect_msr01.hpp is from esp-dl: https://github.com/espressif/esp-dl
Could you try and see if they'll help?

thanks!

begger911
Posts: 4
Joined: Fri May 27, 2022 10:22 am

Re: esp32-s3-eye compile errors

Postby begger911 » Mon May 30, 2022 12:38 pm

Thanks a lot! I'll try and get it.

Who is online

Users browsing this forum: No registered users and 19 guests