Skip to content

Compilation error due to Time Library #41

@Robino

Description

@Robino

Dear,

I have this error during the compilation process:
src/ESP32-BLECollector.ino:50: src/DateTime.h: In function 'void dumpTime(const char*, tm*)': src/DateTime.h:173:9: error: invalid use of incomplete type 'struct tm' info->tm_year + 1900,

I install all libraries:

  • ESP32-Chimera@1.1.4
  • M5Stack SD Updater@1.0.4
  • NimbleBLE@1.2.0
  • SqlLiteESP32@2.3
  • paulstroffegen/Time@1.6
    It seems the version Time@1.6 has an error or perhaps the version I'm using ? thanks by advance of your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions