Page 2 of 2

Re: [Info] Mongoose HTTP library porting to ESP32

Posted: Tue Apr 25, 2017 9:08 pm
by rikitiny
Can you validate that you are compiling with the very latest ESP-IDF as downloaded from master here:

https://github.com/espressif/esp-idf

It includes a <sys/dirent> ... https://github.com/espressif/esp-idf/bl ... s/dirent.h

which defines the struct dirent
i still have the same problem and i don't get why...