undefined reference to GUI_TTF_CreateFontAA when linking a STM32F429I Discovery project

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • undefined reference to GUI_TTF_CreateFontAA when linking a STM32F429I Discovery project

      Hello,
      i want to make a font management in my emWIN project (running well in visual studio simulator). But the
      GUI_TTF_CreateFontAA function fails at the linking of the project with the error:

      undefined reference to `GUI_TTF_CreateFontAA'

      How can i solve this problem ?

      thanks
      best regards
    • Hi,

      to use true type fonts you have to download the true type font library:
      segger.com/downloads/emwin/emWin_FreeType

      Simply use the files which mach your emWin version number and add the files to your project.

      Regards,
      Sven
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.