Skip to content

Failed to generate - No such file #415

@PeeTeeBee

Description

@PeeTeeBee

Followed instructions per readme

  1. git clone https://github.com/lvgl-micropython/lvgl_micropython
  2. cd lvgl_micropython
  3. python3 make.py rp2 BOARD=RPI_PICO2_W DISPLAY=ILI9488 INDEV=XPT2046 clean**

Error Output

Pico W Wi-Fi build support available.
Including User C Module(s) from ../../../../ext_mod/micropython.cmake
/usr/bin/python3: can't open file '/home/pee/Pico/lvgl_micropython/gen/_api_gen_mpy.py': [Errno 2] No such file or directory
OUTPUT:
RESULT: 2
CMake Error at /home/pee/Pico/lvgl_micropython/ext_mod/lvgl/micropython.cmake:45 (message):
Failed to generate
/home/pee/Pico/lvgl_micropython/lib/micropython/ports/rp2/build-RPI_PICO2_W/submodules/lv_mp.c
Call Stack (most recent call first):
/home/pee/Pico/lvgl_micropython/ext_mod/micropython.cmake:14 (include)
/home/pee/Pico/lvgl_micropython/lib/micropython/py/usermod.cmake:56 (include)
CMakeLists.txt:92 (include)
-- Configuring incomplete, errors occurred!
make: Leaving directory '/home/pee/Pico/lvgl_micropython/lib/micropython/ports/rp2'
make: *** [Makefile:77: submodules] Error 1

Comment:

I did note the board is not directly described in the readme however I do see it is included in vgl_micropython/lib/micropython/ports/rp2/

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