December 17, 2018 at 11:49 AM #2 Hi,WIDGET_Window.c is not a library. this is an example application. Simply call the function "MainTask()" from main(). Please note that you should call GUI_Init() before calling MainTask() because emWin gets initialized in MainTask().Regards,Sven