[cairo] Re: building cairo-1.0.2 with MinGW

V.Krishnakumar v.krishnakumar at gmail.com
Thu Oct 20 04:09:27 PDT 2005


Tor Lillqvist <tml <at> iki.fi> writes:

> 
> V.Krishnakumar writes:
>  >  undefined reference to `_global_image_glyph_cache_mutex'
>  > libs/cairo-font.o(.text+0x12b2):
> 
> You need to apply this trivial patch:
> 
> diff -ru2 /tmp/cairo-1.0.2/src/cairo-win32-surface.c 
[snip]

I added the missing variable but did not add the Init and Delete code. 
That solves the problem. Thanks!

What is the best way to do the initialization if I want to use cairo 
statically linked ?

cheers,
-Krishna







More information about the cairo mailing list