espressif / esp-who

Face detection and recognition framework
Other
1.67k stars 466 forks source link

error: 'rtc_gpio_desc' undeclared #129

Open woshi520laoxie opened 4 years ago

woshi520laoxie commented 4 years ago

你好啊,我在编译esp-who的时候报了一个错误 esp-who/examples/single_chip/recognition_solution 中执行make 报异常 异常1、error: 'rtc_gpio_desc' undeclared 异常2、error: self-comparison always evaluates to true [-Werror=tautological-compare] 请问有知道报这个异常的原因吗

XiaochaoGONG commented 4 years ago

可能是没有设置好esp-idf?git submodule update --init

holubcsongor commented 4 years ago

You have to enable the rtc gpio in menuconfig