Results 1 to 1 of 1

Thread: Qt gsoap web service can't generate XML bindings!

  1. #1

    Default Qt gsoap web service can't generate XML bindings!

    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.
    Attached Files Attached Files

Similar Threads

  1. gSoap Web Service
    By cuteatul in forum Qt Programming
    Replies: 12
    Last Post: 8th July 2011, 14:13
  2. Using QtScript Generator to generate my bindings
    By inpoculis789 in forum Qt Programming
    Replies: 2
    Last Post: 21st October 2010, 21:59
  3. gsoap help me !
    By yunpeng880 in forum Qt Programming
    Replies: 2
    Last Post: 28th June 2009, 19:09
  4. how c# access Gsoap'web service?
    By yunpeng880 in forum Qt Programming
    Replies: 2
    Last Post: 16th December 2008, 10:44

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.