Skip to content

Missing #include <cstdint> in freetypelib.h? #9

@amosnier

Description

@amosnier

Really not a big deal but I had to add that #include in order to avoid a compilation error. In my experience, what's provided by system header files varies between compiler versions, and since uint32_t is used in the freetypelib.h, maybe the source code is not compliant with the C++ standard without that #include.

Other than that, works like charm on my Ubuntu machine. Beautiful! Thanks.

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