Skip to content

sdl_window_create not present in Unix port #396

Description

@minyiky

Hi all,

I have tried building the lvgl micropython bindings multiple times, both from the lv_micropython repo and by using as a user module in the main micropython repo and I am repeatedly hitting an issue where sdl_window_create is not available in the unix port. I cant access directly, and I cant import display_driver as that relies on the same.

I have used the build script provided in lv_micropython as well as running all the make commands individually.

Am I missing something to have this driver enabled in the port?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions