You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (release/vX.Y) to the latest version and checked that the issue is present there. This is not applicable if you are using Rainmaker with Arduino.
I have searched the Rainmaker forum and issue tracker for a similar issue and not found a similar issue.
IDF / ESP32-Arduino version.
IDF release/v5.2
Operating System used.
Linux
How did you build your project?
Command line with idf.py
Development Kit.
ESP32S3
What is the expected behavior?
Build Success.
What is the actual behavior?
Steps to reproduce.
Pull esp_rainmaker:v1.1.0, then build.
You should add #include <time.h> in the header file where you are using time_t.
Build Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[esp rainmaker component] Build error with unkown type 'time_t'
[esp rainmaker component] Build error with unkown type 'time_t' (MEGH-5274)
Feb 8, 2024
Answers checklist.
IDF / ESP32-Arduino version.
IDF release/v5.2
Operating System used.
Linux
How did you build your project?
Command line with idf.py
Development Kit.
ESP32S3
What is the expected behavior?
Build Success.
What is the actual behavior?
Steps to reproduce.
Pull esp_rainmaker:v1.1.0, then build.
You should add #include <time.h> in the header file where you are using time_t.
Build Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: