Implementing libcurl with espidf
Posted: Mon May 23, 2022 11:50 am
Hello members, I am presently using ESP-IDF v5.0-dev-2586-ga82e6e63d9-dirty. I am trying to use libcurl with idf. I tried following this link: https://github.com/nkolban/esp32-snippe ... ild_files. but i am getting this error: . Any help how to get work with curl. Thanks in advance.
Code: Select all
fatal error: curl/curl.h: No such file or directory.