I play around with emwin, MDK-Professional and the LPT1760 Board.
Every thing works fine when I draw a bitmap with GUI_BMP_DrawEx.
The same project with GUI_PNG_DrawEx instead response with
ERROR: L6218E: Undefined symbol GUI_PNG_DrawEx (referred from main.o)
Does anyone have an idea?