Skip to content

LVGL Editor build process create "infinite" amount of subfolders #372

@dl-davi

Description

@dl-davi

It's the second time I've encountered the following error while building my project:

Image

Basically, the LVGL Editor build process tried to create an insane number of nested folders inside:

preview-build/project/project/project/project/...

The error shown by Fedora's file manager warns that the directory cannot be deleted because of the excessive number of subfolders.

I don't know the exact cause of the issue, but this time it happened after the following steps:

  1. Built the project normally.
  2. Added some files to APPEND LV_EDITOR_PROJECT_SOURCES.
  3. Tried to build the project again and encountered the error.

I haven't identified a reliable way to reproduce it yet, but this is the second time it has happened.

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