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.
This commit is contained in:
committed by
Dmitry Podgorny
parent
85bf3f4241
commit
e3b9fa1e53
3
examples/README.md
Normal file
3
examples/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
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``
|
||||
Reference in New Issue
Block a user