Accessing IIS webservice using Gsoap. I have similar error as in this link shows that the error was solved compiling with -lssl.
I did the same thing in build as



g++ -o client client.cpp...