Upgrading LVGL library in PROS (VEX Robotics)

Upgrading LVGL 5.7 to 8.2

Ever since the release of LVGL SquareLine Studio, I’ve been trying to upgrade my project in the PROS editor. The developers of PROS have been working on separating the LVGL library form the kernel for quite some time (GitHub discussion of issues), however, there hasn’t been many updates recently.

What I want to achieve

I want to be able to compile the LVGL v8.2 library in my current project so I could import the GUI I created in SquarLine Studios into my project.

I don’t know if any of you are familiar/able to help me with this but here are the Linking errors.

If you guys have any ideas on how I could et LVGL 8 to work with my project, I would greatly appreciate it.

Thank you.