risinek/esp32-wifi-penetration-tool

[BUG] frame_analyzer.h:12:10: fatal error: esp_event.h: No such file or directory

hexhero opened this issue · 0 comments

Hello Author,

I have a error message when i run idf.py build command. please help me check.

thank you.

In file included from E:/DEVLOP/esp32-wifi-penetration-tool/components/hccapx_serializer/hccapx_serializer.c:16:
E:/DEVLOP/esp32-wifi-penetration-tool/components/frame_analyzer/interface/frame_analyzer.h:12:10: fatal error: esp_event.h: No such file or directory
   12 | #include "esp_event.h"
      |          ^~~~~~~~~~~~~
compilation terminated.