[cairo] pushed fixed-point work

Peter Weilbacher mozilla at weilbacher.org
Thu Jul 5 15:23:37 PDT 2007


Dominic Lachowicz wrote:
> You can get Pixman from f.d.o.'s git repository. Carl mentioned it on
> the list a few days ago [1].
> 
> git clone git://anongit.freedesktop.org/git/pixman

OK, thanks. That gets me a little bit further. But whatever I do, I get
unresolved pixman symbols when linking cairo. Either
   pixman_composite_rect_general_accessors
   pixman_rasterize_edges_accessors
or
   pixman_rasterize_edges
   pixman_composite_rect_general
are missing, the latter when compiling with -DPIXMAN_FB_ACCESSORS.

Any ideas?
   Peter.


More information about the cairo mailing list