Re: Extents under rotation

Donn <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
On 11/12/2013 13:27, Cedric Roux wrote:
> try: gcc uli_test.c -o test `pkg-config --cflags --libs cairo`
> (the `` stuff at the end)
> or (maybe): gcc uli_test.c -o test -lcairo -I/usr/include/cairo
> the idea is to put the lib after your code on the command line
>
Ah,

gcc uli_test.c -o test -lm `pkg-config --cflags --libs cairo`
(With the added -lm) worked for me!

Thanks Cedric,
\d
-- 
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.