[Telepathy] Request for "Hello World" program for XMPP-Link-Local

Danielle Madeley danielle.madeley at collabora.co.uk
Mon May 7 04:12:01 PDT 2012


On Mon, 2012-05-07 at 16:38 +0530, Ajay Garg wrote:
> Hi Danielle.
> 
> I am trying the example given at your link.
> I have been able to get the "includes" done, however, I don't know how to
> figure out the libraries that need to be linked.

Try: gcc -o blah `pkg-config --cflags --libs telepathy-glib` blah.c

Note backticks ` not single quotes.

-- 
Danielle Madeley
Senior Software Engineer, Collabora Ltd.

www.collabora.co.uk



More information about the telepathy mailing list