[cairo] Extents under rotation

Donn donn.ingle at gmail.com
Wed Dec 11 03:17:23 PST 2013


On 11/12/2013 10:57, Cedric Roux wrote:

> gcc `pkg-config --cflags --libs cairo` uli_test.c -o test
> (backquote)
Gives me the same undefined reference errors as my version.

> or maybe just simply try: gcc uli_test.c -o test -lcairo

$ gcc uli_test.c -o test -lcairo
uli_test.c:1:19: fatal error: cairo.h: No such file or directory
  #include <cairo.h>


I have /usr/include/cairo/cairo.h so that's odd.

\d


More information about the cairo mailing list