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

_______________________________________________
telepathy mailing list
telepathy@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to