Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] Building KDSoap on Windows
Forum Updated to NodeBB v4.3 + New Features

[Solved] Building KDSoap on Windows

Scheduled Pinned Locked Moved General and Desktop
7 Posts 2 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sebarnolds
    wrote on last edited by
    #1

    Hi.

    I am searching for a library to make soap request (Windows & Mac). gSoap is GPL only so it doesn't suit me. QtSoap seemed a bit light and doesn't build correctly with Qt5.

    So KDSoap seemed to be the one... but I cannot build it. Instructions talk about a configure.bat file... which doesn't exit. I tried to directly open the .pro file or use CMake but I get errors.

    What is the correct way to build it ?

    Thanks forward,
    Sebastien

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I just took a quick look at the sources, it seems the configure.bat is not there. But it looks like you might use either cmake or qmake to build it. Did you try ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sebarnolds
        wrote on last edited by
        #3

        Yes, I tried but it didn't work. CMake generates errors about VERSION and a quick look at the cmake file indicates me that it must be preprocessed (by autogen tools on Linux ?). Of course, I may be wrong.

        Qmake generated errors but i don't remember which ones.

        I'll probably try again but I hoped someone had done this before.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sebarnolds
          wrote on last edited by
          #4

          Ok, I emailed KDAB and they told me what to do.

          I was using the release package from github but I was following the wrong instructions. The instructions with the configure.bat are for paying customers who get a special package. Those who get the release package from github or who clone the git repository must follow the other instructions (git command for autogen, run the python autogen.py script and then build with whatever tool they use).

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            And the build instructions have been updated on github !

            Thanks for sharing the solution

            Can you also update the thread title prepending [solved] ? So other forum users may know a solution has been found :)

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • S Offline
              S Offline
              sebarnolds
              wrote on last edited by
              #6

              Done. I had quickly searched for a way to mark it solved and didn't find any. Now, I did :-)

              Happy holidays to everyone !

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Same to you, thank you !

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved