[cairo] Problems with building Cairo for Windows CE

Gerdus van Zyl gerdusvanzyl at gmail.com
Mon Oct 12 12:02:25 PDT 2009


You might be interested in this patch in the mozilla source code for cairo:
http://hg.mozilla.org/mozilla-central/file/3205228e9838/gfx/cairo/wince-fixes.patch

If you don't get a reply on the ML you might try asking on the cairo IRC
channel, people are sometimes more talkative on there.

~G

On Mon, Oct 12, 2009 at 4:38 PM, Mohit Sindhwani <ml3p at onghu.com> wrote:

> Mohit Sindhwani wrote:
> > Mohit Sindhwani wrote:
> >
> > Next on, I'm stuck at an error in building win32-surface.c - there seem
> > to be some errors related to the function:
> > * _cairo_win32_save_initial_clip -> called from
> > _cairo_win32_surface_finish, _cairo_win32_surface_set_clip_region
> >
>
> Can anyone explain the function of the methods:
> * cairo_int_status_t _cairo_win32_save_initial_clip (HDC hdc,
> cairo_win32_surface_t *surface)
> * cairo_int_status_t _cairo_win32_restore_initial_clip
> (cairo_win32_surface_t *surface)
>
> These throw up warning/ errors when compiling and eventually results in
> missing symbols when on Windows CE.  On the other hand, these were not
> there in 1.4.4.  These functions are called from:
> 1>_cairo_win32_restore_initial_clip referenced in function
> _cairo_win32_surface_finish
> 1>_cairo_win32_save_initial_clip referenced in function
> cairo_win32_surface_create
>
> What do these two functions provide?  Can I remove them and replace them
> with an older version.  Any advice?
>
> Cheers,
> Mohit.
> 10/12/2009 | 10:38 PM.
>
>
>
>
>
>
>
>
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cairographics.org/archives/cairo/attachments/20091012/303c20d0/attachment.html 


More information about the cairo mailing list