[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Freetype 2.4.10 - undefined reference to `FT_Get_Glyph' a
From: |
suzuki toshiya |
Subject: |
Re: [ft-devel] Freetype 2.4.10 - undefined reference to `FT_Get_Glyph' and "FT_Done_Glyph" |
Date: |
Sun, 23 Sep 2012 05:29:02 +0900 |
User-agent: |
Mozilla-Thunderbird 2.0.0.12 (X11/20080406) |
Hi,
Because you've not disclosed the symbol table of ftglyph.o,
nor your Makefile, it is almost impossible to guess what's
going on. Please show them.
Regards,
mpsuzuki
Yuliana Zigangirova wrote:
> Dear friends,
> I have updated to Freetype 2.4.10 (my previous version was 2.1.9)
> and can not compile my project on two from my three Unix-machines.
> On AIX (gcc 4.2.4) everything is ok, but the linker on Linux (gcc
> 4.2.1) and Solaris
> (gcc 3.4.6) can not find two methods from "ftglyph.c"
> : undefined reference to `FT_Get_Glyph'
> : undefined reference to `FT_Done_Glyph'
> ftglyph.o object file is compiled and contain both these functions.
> So I am really puzzled, why the linker somehow does not see these
> functions.
> I do not use configure and write Makefile manually.
> "ftglyph" has changed a lot since my previous version, I have added
> ftbitmap
> to my objects to compile.
> I will be very gratefull for any suggestions.
> Thank you very much in advance,
> Yuliana
>
>
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/freetype-devel