[cairo] pushed fixed-point work
Dave Yeo
daveryeo at telus.net
Sat Jul 7 08:25:04 PDT 2007
On Fri, 06 Jul 2007 00:23:37 +0200, Peter Weilbacher wrote:
>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.
A git pull of Cairo and Pixman compiled fine here last night just doing
the sh autogen.sh and configure --disable-xlib --enable-os2 (for Cairo,
Pixman was just autogen.sh). This was an a.out build.
Dave
More information about the cairo
mailing list