Skip to content

Missing structure definition? #13

@ChuckM

Description

@ChuckM

This seems like it is likely operator error, when I include pngle.h I get a compile time error from the statement

type struct _pngle_t pngle_t;

In the Arduino environment, the esp32 compiler is complaining that struct _pngle_t isn't defined (which it isn't yet as it is defined in the C code).

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