Skip to content

Error: designator order for field '_lv_font_t::static_bitmap' #142

@francisperea

Description

@francisperea

Hi all,

I need a font with accented chars for Spanish language. After reading the docs I see the only way is to create my own font.

I have tried both the online converter and the self installed version and both give me the same error when trying to compile with LVGL 9.3.0:

designator order for field '_lv_font_t::static_bitmap' does not match declaration order in 'const lv_font_t' {aka 'const _lv_font_t'}

Any help? Is it me or is there any issue with the code?

I've tried to compile both under Arduino IDE and with VSC + esptools

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