Skip to content

'String' does not name a type and 'uint8_t' has not been declared on base64.h  #1673

@Jeard

Description

@Jeard

Hardware:
Board: WEMOS LOLIN32
Core Installation/update date: 25/jul/2018
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 512000

Description:
Gives base64.h:8:12: error: 'String' does not name a type and base64.h:9:26: error: 'uint8_t' has not been declared when called the static String base64::encode(uint8_t * data, size_t length) function.

Including arduino.h or WString.h and stdint.h on base64.h fix the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions