Error codes are as follows
Compiling /Users/GUI-Guider-Projects/coffee/lvgl-simulator/lv_drivers/display/UC1610.c
Compiling /Users/GUI-Guider-Projects/coffee/lvgl-simulator/lv_drivers/display/SHARP_MIP.c
/UsersGUI-Guider-Projects/coffee/lvgl-simulator/lv_drivers/display/monitor.c:20:10: fatal error: 'SDL2/SDL.h' file not found
#include MONITOR_SDL_INCLUDE_PATH
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/GUI-Guider-Projects/coffee/lvgl-simulator/lv_drv_conf.h:102:39: note: expanded from macro 'MONITOR_SDL_INCLUDE_PATH'
# define MONITOR_SDL_INCLUDE_PATH
^~~~~~~~~~~~
:63:1: note: expanded from here
^~~~~~~~~~~~
make: *** [build/object/monitor.o] Error 1
make: *** Waiting for unfinished jobs....