Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[esp rainmaker component] Build error with unkown type 'time_t' (MEGH-5274) #300

Closed
3 tasks done
lijunru-hub opened this issue Feb 8, 2024 · 3 comments
Closed
3 tasks done

Comments

@lijunru-hub
Copy link

Answers checklist.

  • I have read the Rainmaker documentation and the issue is not addressed there.
  • 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?

企业微信截图_17073613151068

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

@github-actions github-actions bot 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
@lijunru-hub
Copy link
Author

If this issue has been resolved, please let me know.

@shahpiyushv
Copy link
Collaborator

The issue is fixed in the SDK itself in 7d4c1e3, but the component had not been updated. We will do it with some other change soon enough.

@lijunru-hub
Copy link
Author

Thank for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants