Error on cairo FAQ page
"Stark, Antony" <[email protected]> Thu, 19 Dec 2019 11:02:23 -0500
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CABK8GTZNXPxGL7EqA5WTaFkpgHOKGd=EOBFnpOtFb7F-tF8znA@mail.gmail.com> |
--===============2112825572== Content-Type: multipart/alternative; boundary="0000000000006d5802059a10b0a3" --0000000000006d5802059a10b0a3 Content-Type: text/plain; charset="UTF-8" An example on the cairo FAQ page is in error. The FAQ page gives as an example: cc -o hello $(pkg-config --cflags --libs cairo) hello.c This results in a loader error. It should be: cc -o hello hello.c $(pkg-config --cflags --libs cairo) -- *Antony A. Stark* *Senior Astronomer* *Center for Astrophysics | Harvard & Smithsonian* *60 Garden Street | MS 42 | Cambridge, MA 02138* --0000000000006d5802059a10b0a3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><br><div dir=3D"ltr"><div><br clear=3D"all"></div><div>An = example on the cairo FAQ page is in error.=C2=A0 The FAQ page gives as an e= xample:</div><div><br></div><div><pre><code>cc -o hello $(pkg-config --cfla= gs --libs cairo) hello.c<br><br></code></pre><pre><code><font size=3D"4">Th= is results in a loader error. It should be:<br><br><font size=3D"2">cc -o = hello hello.c $(pkg-config --cflags --libs cairo)</font></font></code></pre= ></div><div class=3D"gmail-yj6qo gmail-ajU"><div id=3D"gmail-:188" class=3D= "gmail-ajR" tabindex=3D"0"><img class=3D"gmail-ajT" src=3D"https://ssl.gsta= tic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div><br clear= =3D"all"><br>-- <br><div dir=3D"ltr" class=3D"gmail_signature" data-smartma= il=3D"gmail_signature"><div dir=3D"ltr"><div><b>Antony A. Stark</b></div><d= iv><b>Senior Astronomer</b></div><div><b>Center for Astrophysics | Harvard = & Smithsonian<br></b></div><div><b>60 Garden Street | MS 42 | Cambridge= , MA 02138<br></b></div><div><b><br></b></div></div></div></div> --0000000000006d5802059a10b0a3-- --===============2112825572== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo --===============2112825572==--