error: empty enum is invalid (IDFGH-13845) #14694
Labels
Awaiting Response
awaiting a response from the author
Resolution: Won't Do
This will not be worked on
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.3.1 & 5.4-dev ( master branch )
Operating System used.
Linux
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
Compile without errors
What is the actual behavior?
Error thrown v5.3.1/esp-idf/components/wifi_provisioning/include/wifi_provisioning/manager.h:214:1: error: empty enum is invalid
Steps to reproduce.
Disable all protocomm configuration in menuconfig
Build or installation Logs.
More Information.
bugged code
manager.h define empty enum when all protocomm security versions are unchecked in Component config → Protocomm
The text was updated successfully, but these errors were encountered: