2018-07-15 05:10 AM
Dear every body,
While i use 'gui builder' 5.40 to build 1 window dialog with some .png image.
After building project, I have error:
.\Objects\cnc_4axis.axf: Error: L6218E: Undefined symbol IMAGE_SetPNG (referred from shapeimagedlg.o).
Not enough information to list image symbols.
I found link about '
emWin_png':
www.segger.com/downloads/emwin/emWin_png
How to add
emWin_png to project and use?
Thanks!
2018-07-16 05:48 AM
Hello
Cong.Tran_Minh
,May be your include directories arenot configured properly.
You should downloadthe emWin_png package, then add all files to your project and set an include directory to the location of these files.
With Regards,
Imen