Re: New GTK+ classes to wrap



On 4/3/06, Armin Burgmeier <armin arbur net> wrote:
> The example builds fine for me. Having a look at the source code it
> seems that CAIRO_HAS_PNG_FUNCTIONS was not defined (and not checked by
> text-rotate.cc as the png_file example does). Probably cairo has not
> been compiled with PNG support.

Correct, your cairo was not compiled with png support.  It is safe to
ignore that as it's just an example program.  It really should be
protected with an #ifdef, as Armin suggested.  I'll fix that soon.

Jonner



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