Use lib_gif with v.6

Description

What MCU/Processor/Board and compiler are you using?

PIC32MZ

What LVGL version are you using?

6

What do you want to achieve?

I want use lib_gif

What have you tried so far?

It’s compatible this library with version 6 of lvgl ?

I think you could get it to work with v6 but it’s targetting v7.

ok, i will try. thank you

In version 6.1.2 i have added :

  • LV_SIGNAL_LEAVE in enum of lv_signal_t (lv_obj.h)
  • LV_EVENT_LEAVE in enum of lv_event_t (lv_obj.h)
  • function --> lv_res_t lv_signal_send2(lv_obj_t * obj, lv_signal_t signal, void * param) (lv_obj.c)
    renamed becouse the just present in v6 return void instead of lv_res_t

with this add i have try without problem GIF animated