Re: [Tuxpaint-devel] plug-in API changes
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: lee y. <yor...@gm...> - 2008-06-15 04:07:06
|
hi everyone when i make the "pango-1.17.5"package $ ./configure $ make //there are some errors: In file included from pangofc-font.c:24: pangofc-font.h:25:22: ft2build.h: No such file or directory pangofc-font.h:26:10: #include expects "FILENAME" or <FILENAME> pangofc-font.h:27:35: fontconfig/fontconfig.h: No such file or directory In file included from pangofc-font.c:24: pangofc-font.h:72: error: syntax error before "FcPattern" pangofc-font.h:72: warning: no semicolon at end of struct or union pangofc-font.h:80: error: syntax error before ':' token pangofc-font.h:81: error: syntax error before ':' token ??? what's the "ft2build.h"???? |