lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library
https://lvgl.io
489 stars 366 forks source link

lv_examples build failing #101

Closed embeddedt closed 3 years ago

embeddedt commented 3 years ago

lv_examples/lv_sim_emscripten are failing to build due to recent changes in LVGL which haven't been reflected in lv_examples.

https://github.com/lvgl/lv_examples/runs/2202515473

@kisvegabor Can you take a look?

kisvegabor commented 3 years ago

Fixed.

It's strange that I was not notified about the tests' failure.

embeddedt commented 3 years ago

This is a very old issue and the builds succeed now.