Files
libstrophe-gh/examples
Tusharsb e3b9fa1e53 tips for compiling example code
Me and a few more users (at
https://groups.google.com/forum/#!topic/strophe/sPw7-Vpszxs) were struggling
to compile example files. I think this readme file will help others as well.
2016-04-14 14:20:38 +00:00
..
2015-10-20 16:26:43 +03:00
2015-12-02 14:53:52 +05:30
2016-04-14 14:20:38 +00:00
2015-10-12 15:17:22 +03:00

Compile example files with following gcc flags :

gcc -Wall -I/usr/local/include -L/usr/local/lib -o bot bot.c -lstrophe -lssl -lresolv -lexpat