ESP8266: unknown type name 'time_t' time_t tv_sec; #851
Labels
domain: build
The build does not work as the Arduino IDE.
importance: usability
OS: all
status: known limitation
This is soimething we can live with
status: workaround documented
A workaround has been confirmed to solve this issue.
When compiling the FSBrowserNG UserConfigExample.ino i get the following error.
it looks as it refers to the time.c file un under the core library under Sloeber.
D:\sloeber\arduinoPlugin\packages\esp8266\hardware\esp8266\2.3.0\cores\esp8266\time.c:26:3: error: unknown type name 'time_t'
time_t tv_sec;
Thanks in advance for the help.
The text was updated successfully, but these errors were encountered: