lv_binding_micropython icon indicating copy to clipboard operation
lv_binding_micropython copied to clipboard

problem building SAMD/SEEED_WIO_TERMINAL

Open nik1977 opened this issue 1 year ago • 2 comments

I got this error. I don't know if I missed something.

LVGL-GEN build-SEEED_WIO_TERMINAL/lvgl/lv_mpy.c File "../../lib/lv_bindings/gen/gen_mpy.py", line 1778 return (user_data if user_data_found else None), *get_user_data_accessors(containing_struct, containing_struct_name) ^ SyntaxError: invalid syntax make: *** [../../extmod/extmod.mk:387: build-SEEED_WIO_TERMINAL/lvgl/lv_mpy.c] Error 1 make: *** Deleting file 'build-SEEED_WIO_TERMINAL/lvgl/lv_mpy.c'

nik1977 avatar Jan 16 '24 21:01 nik1977

Hello! From which branch do you build it?

PGNetHun avatar Jan 19 '24 00:01 PGNetHun

Hello. I used master branch. All actions on Raspberry Pi 4 bullseye .

nik1977 avatar Jan 19 '24 15:01 nik1977