[Indic-computing-devel] Re: Pango / Freetype Conflict
Status: Alpha
Brought to you by:
jkoshy
From: Tapan S. P. <ta...@ya...> - 2002-07-30 11:35:29
|
Cool, that was the prb, thanks. What does recompiling Pango do? Does it generate different code based on the version of FT available? ----- Original Message ----- From: "Sven Neumann" <sv...@gi...> To: "Tapan S. Parikh" <ta...@ya...> Cc: <gtk...@gn...>; <ind...@li...> Sent: Tuesday, July 30, 2002 4:15 PM Subject: Re: Pango / Freetype Conflict > Hi, > > "Tapan S. Parikh" <ta...@ya...> writes: > > > Im having a problem compiling Gtk2 programs. I think this is due to > > some version inconsistency btwn pango and freetype. Currently I have > > pango-1.03 installed and freetype-2.0.9. What could be happening? > > Should I upgrade freetype, or downgrade pango? Do I need freetype2? > > Here are the error messages, four or five undefined symbols: > > looks like you have changed the freetype version and didn't recompile > Pango. Recompiling Pango should fix the problem. > > > Salut, Sven |