Hi guys,
I'm having real trouble with compiling some gsoap generated .cpp files. Basically I'm trying to interact with the ebay web service for which they provide a WSDL file.
I keep getting undefined reference to blah. I add these files to my Qt project, add them in the .pro file and add the stdsoap.cpp and stdsoap.h file and it just fails to compile.
I would greatly appreciate some help! I've attached the gsoap generated files and the ebay WSDL file is available from here:
http://developer.ebay.com/webservice...ngService.wsdl
and gsoap is available from here:
http://sourceforge.net/projects/gsoa...d?source=files
I've tried different options of gsoap to see if it generates files I can compile but it does not.


Reply With Quote
Bookmarks