Search found 1 match

by KoenAec
Thu Apr 06, 2023 9:01 am
Forum: ESP-IDF
Topic: Esp-IDF won't build because of failing includes; no such file or directory
Replies: 0
Views: 989

Esp-IDF won't build because of failing includes; no such file or directory

... /mqtt/mqttClient.c:10:10: fatal error: esp_netif.h: No such file or directory This happens for a few, but not all, components I try to include into my project. I'm quite new to this, but my understanding is that these components reside in a folder structure in my esp-idf folders. Some components...