Re: pango undefined symbols



On 11/16/2011 06:25 PM, robertk54 aol com wrote:
> I am trying to build a set of gtk packages.  I got through this and tried
> linking to my application.  I am seeing several undefined symbols from pango
> (1.28.0) . . .
> 
> pango_context_set_base_gravity
> pango_context_set_gravity_hint
> pango_gravity_to_rotation
> 
> Did I miss something or do something in the wrong order?

You're linker flags are bogus, so it's linking to an older (system installed?)
version of Pango.

behdad

> Thanks,
> Bob


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]