This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

emwin: GUI_PNG_DrawEx

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?