Skip to content
Discussion options

You must be logged in to vote

My mistake, I missed REQUIRES nghttp # for http_parser.h in esp_http_server CMakeLists.txt

Just add:

list(APPEND IDF_COMPONENTS nghttp)

to esp32\main\CMakeLists.txt – this does the trick

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BrunoESP32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
1 participant