Results 1 to 7 of 7

Thread: KDSoap Install

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jan 2006
    Posts
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: KDSoap Install

    Here are a number of things you should do next:

    * Run a few KDSoap examples from the bin directory, to ensure everything works and is set up properly
    * Read the manual, it's available under doc/manual/kdsoap.pdf
    * Look at the source code for examples, or in the manual: in your .pro file (if you use qmake), you want to include(kdsoap.pri) and add the line KDWSDL=myfile.wsdl, to generate code from a .wsdl file (if you have one to start with).

    David Faure (KDSoap developer and maintainer)

  2. The following user says thank you to dfaure for this useful post:

    anda_skoa (25th March 2013)

Similar Threads

  1. Replies: 0
    Last Post: 17th November 2011, 13:35
  2. Replies: 6
    Last Post: 13th March 2011, 23:49
  3. Replies: 4
    Last Post: 18th April 2010, 00:37
  4. How install fonts with make install
    By jiveaxe in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2008, 19:38
  5. "make install" doesn't install binary
    By jiveaxe in forum Newbie
    Replies: 2
    Last Post: 2nd January 2008, 12:00

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.