Skip to content

ESP-IDF V4.4 make errors #325

@pysn2012

Description

@pysn2012

make -j -C ports/esp32 BOARD=GENERIC_S3_SPIRAM USER_C_MODULES=~/esp/lv_micropython/lib/lv_bindings/bindings.cmake

The error message is as follows,How to solve it?

CMake Error at /home/le/esp/lv_micropython/lib/lv_bindings/bindings.cmake:6 (include):
include could not find requested file:

/home/le/esp/lv_micropython/lib/lv_bindings/lvgl/CMakeLists.txt

Call Stack (most recent call first):
/home/le/esp/lv_micropython/py/usermod.cmake:42 (include)
main/CMakeLists.txt:14 (include)

CMake Error at /home/le/esp/lv_micropython/lib/lv_bindings/mkrules.cmake:39 (target_compile_options):
target_compile_options called with incorrect number of arguments
Call Stack (most recent call first):
/home/le/esp/lv_micropython/lib/lv_bindings/mkrules.cmake:98 (lv_bindings)
/home/le/esp/lv_micropython/lib/lv_bindings/bindings.cmake:20 (all_lv_bindings)
/home/le/esp/lv_micropython/py/usermod.cmake:42 (include)
main/CMakeLists.txt:14 (include)

CMake Error at /home/le/esp/lv_micropython/lib/lv_bindings/mkrules.cmake:39 (target_compile_options):
target_compile_options called with incorrect number of arguments
Call Stack (most recent call first):
/home/le/esp/lv_micropython/lib/lv_bindings/mkrules.cmake:131 (lv_bindings)
/home/le/esp/lv_micropython/lib/lv_bindings/bindings.cmake:20 (all_lv_bindings)
/home/le/esp/lv_micropython/py/usermod.cmake:42 (include)
main/CMakeLists.txt:14 (include)

CMake Error at /home/le/esp/lv_micropython/py/usermod.cmake:9 (get_target_property):
get_target_property() called with non-existent target "lvgl_interface".
Call Stack (most recent call first):
/home/le/esp/lv_micropython/py/usermod.cmake:24 (usermod_gather_sources)
/home/le/esp/lv_micropython/py/usermod.cmake:24 (usermod_gather_sources)
/home/le/esp/lv_micropython/py/usermod.cmake:47 (usermod_gather_sources)
main/CMakeLists.txt:14 (include)

CMake Error at /home/le/esp/lv_micropython/py/usermod.cmake:15 (get_target_property):
get_target_property() called with non-existent target "lvgl_interface".
Call Stack (most recent call first):
/home/le/esp/lv_micropython/py/usermod.cmake:24 (usermod_gather_sources)
/home/le/esp/lv_micropython/py/usermod.cmake:24 (usermod_gather_sources)
/home/le/esp/lv_micropython/py/usermod.cmake:47 (usermod_gather_sources)
main/CMakeLists.txt:14 (include)

CMake Error at /home/le/esp/lv_micropython/py/usermod.cmake:21 (get_target_property):
get_target_property() called with non-existent target "lvgl_interface".
Call Stack (most recent call first):
/home/le/esp/lv_micropython/py/usermod.cmake:24 (usermod_gather_sources)
/home/le/esp/lv_micropython/py/usermod.cmake:24 (usermod_gather_sources)
/home/le/esp/lv_micropython/py/usermod.cmake:47 (usermod_gather_sources)
main/CMakeLists.txt:14 (include)

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