-
Hey, I've been trying to run esp_rlottie on an ESP32-P4 evaluation board and I am encountering the following build errror.
```
idf/esp_rlottie/rlottie/CMakeFiles/rlottie.dir/src/vector/varenaallo…
-
I enabled the
#define MICROPY_RLOTTIE 1
and then I call
python3 make.py esp32 clean BOARD=ESP32_GENERIC_S3 VARAINT=SPIRAM --flash-size=16
but it dosent works, it says:
/workspace/lvgl_micropyt…
-
**Describe the problem you have/What new integration you would like**
Implement a Lottie format animations widget. Reference:
https://docs.lvgl.io/master/libs/rlottie.html
**Please describe y…
-
I'm new to ESP programming and I've recently purchased the M5 Dial.
I'm using this demo for my project and I wanted to try to render a Lottie image using LVGL Lottie Player. I've followed [these in…
-
Dearest.
I want to get you interested in integrating rlottie into microcontrollers.
Let's port **rlottie** to Qt to MCU, emWin, awtk, TouchGFX, Arduino_GFX, Adafruit_GFX, LovyanGFX, TFT_eSPI, Uc…
-
## What I encountered
I got an error message when I chose "Project Tasks / emulator_64bits / General / Execute":
```
Linking .pio/build/emulator_64bits/program
ld: warning: ignoring file '/opt…
-
报错内容:
```
Processing 1 dependencies:
[1/1] idf (4.4.6)
-- Project sdkconfig file /home/haomo/codes/github/lvgl_rlottie_esp32/sdkconfig
Traceback (most recent call last):
File "/home/haomo/es…
hxgqh updated
12 hours ago
-
### Describe the Bug
i had error compile on raspberry pico (RP2040) when usin LVGL
```
QMK Firmware 0.17.5
Making handwired/onekey/rp2040 with keymap lvgl
Generating: .build/obj_handwired_one…
-
the lv_drv_conf.h need ../../lv_drv_conf.h, but only have the ../lv_drv_conf.h
to install is error, to loop create the path inlcude/install not stop
-
Compiled without errors, but when it boots the screen is unresponsive... No unlock, etc. Any suggestions? My board is a WT32-SC01_V3.2. Build log:
```
Processing wt32-sc01 (platform: espressif3…