How do I get Simple Meter (lv_example_meter_1) to work in my Lvgl code

I’m having the exact same problem with v8.3. I tried casting ‘indic’ with (lv_meter_indicator_t *) it compiles but does not work (it keeps flashing the screen) :frowning: