Hi ESP-IDF,
For example, I encounter compiling time problem marked with "NI_NUMERICHOST undeclared". And I "grep" all things under "~/esp/". There is some call of this macro here (see screenshot).
If I didn't found its definition there, is that means, it is not supported by esp-idf?
But why there is still some thing call this macro?
Cheers
Gfast2
How to understand some macro only found in esp-idf's components folder?
Re: How to understand some macro only found in esp-idf's components folder?
That's correct, it's not supported.Gfast2 wrote: If I didn't found its definition there, is that means, it is not supported by esp-idf?
But why there is still some thing call this macro?
The references to it are in the nghttp2 submodule, which is the full upstream source of nghttp2 - we clone it unmodified so it contains a lot of code which is not compiled for ESP-IDF.
Angus
Re: How to understand some macro only found in esp-idf's components folder?
Hi Angus,
Super clear now. Big thanks again!
Cheers
Gfast2
Super clear now. Big thanks again!
Cheers
Gfast2
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 109 guests