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

GUI_PNG_Draw: seems like not compiled into library

Hi

Anyone using GUI_PNG_Draw (or _DrawEx)? I am successfully using the BMP, JPG versions but linker fails to find the PNG version. I have checked and it is prototyped in GUI.h.

Is there a different library or option I need to switch on?

Thanks

Parents
  • Thanks, greatly appreciated.

    Segger: wee suggestions (a) add this info into the GUI.h header next to the PNG protos, (b) put that wording in the manual in the PNG section and (c) add GUI_PNG next to the wording somewhere (as GUI_PNG is what some idiot like me would be searching docs for....)

    Mark

Reply
  • Thanks, greatly appreciated.

    Segger: wee suggestions (a) add this info into the GUI.h header next to the PNG protos, (b) put that wording in the manual in the PNG section and (c) add GUI_PNG next to the wording somewhere (as GUI_PNG is what some idiot like me would be searching docs for....)

    Mark

Children