Functions in ftcolor.c not defined
Lenka Polášková <[email protected]> Fri, 17 Sep 2021 11:20:38 +0200
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <CABtHC_D2ke7rAW7rC=Y81sPi3+fpzH07dhotE-MwOkeP5uP2=w@mail.gmail.com> |
Hi developers, I am heading for an issue when compiling. Linker shows me this status: undefined reference to 'FT_Palette_Set_Foreground_Color' (and so for other functions). The function is known to my project from the header file included but the function body is missing. I can see ftcolor.o in /obj folder. I have not much experience with makefile. Is there some special configuration needed ? Is there something I've missed? Thank you, Lenka Polaskova