Skip to content

Platformio compilation error: field 'value' has incomplete type 'tm' #215

@ssditt

Description

@ssditt

I have new project created taking code from SecureWrite.ino exapmle in Platformio (Core 6.1.6·Home 3.4.3)

[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
lib_deps = tobiasschuerg/ESP8266 Influxdb@^3.13.1

Compliation gives an error:
.pio/libdeps/esp32dev/ESP8266 Influxdb/src/query/FluxTypes.h:114:15: error: field 'value' has incomplete type 'tm'
Any idea to resolve this issue?

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