Skip to content

Build seems to be broken  #7

@vortex314

Description

@vortex314

When running cmake it stops at the building of the examples in lvgl itself.

lieven@pcdell:~/workspace/lv_binding_cpp/build$ make
[  7%] Built target lv_drivers
[ 47%] Built target lvgl
[ 59%] Built target lv_binding_cpp
[ 59%] Building C object lvgl/CMakeFiles/lvgl_examples.dir/examples/assets/animimg001.c.o
/home/lieven/workspace/lv_binding_cpp/lvgl/examples/assets/animimg001.c:4:10: fatal error: lvgl/lvgl.h: No such file or directory
    4 | #include "lvgl/lvgl.h"
      |          ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [lvgl/CMakeFiles/lvgl_examples.dir/build.make:132: lvgl/CMakeFiles/lvgl_examples.dir/examples/assets/animimg001.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:173: lvgl/CMakeFiles/lvgl_examples.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

Can this be fixed ? Is this repository open for pull requests ?

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