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. KDAB/KDSoap usage

KDAB/KDSoap usage

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 2 Posters 397 Views
  • 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.
  • M Offline
    M Offline
    Marek
    wrote on last edited by
    #1

    Hi,
    Has anyone used KDSoap in some project ?
    There is tool for generating h/cpp code from wsdl
    When I have two wsdl files this tool will generate h and cpp file for each wsdl, problem is that both these generated sources have the same class names like CreateJob : public KDSoapJob ; CreateMultipleJob : public KDSoapJob so I have compile errors "redefinition of class 'CreateJob' "
    How to deal with the problem ?

    Best,
    Marek

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Ping @DavidFaure as he's the main author of the tool

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      M 2 Replies Last reply
      0
      • VRoninV VRonin

        Ping @DavidFaure as he's the main author of the tool

        M Offline
        M Offline
        Marek
        wrote on last edited by
        #3

        @VRonin OK, just not sure how to "Ping" ...

        1 Reply Last reply
        0
        • VRoninV VRonin

          Ping @DavidFaure as he's the main author of the tool

          M Offline
          M Offline
          Marek
          wrote on last edited by
          #4

          @VRonin I have created issue for KDSoap
          https://github.com/KDAB/KDSoap/issues/194
          and have found some way arround.
          Hope someone will answer.
          Best,
          Marek

          M 1 Reply Last reply
          0
          • M Marek

            @VRonin I have created issue for KDSoap
            https://github.com/KDAB/KDSoap/issues/194
            and have found some way arround.
            Hope someone will answer.
            Best,
            Marek

            M Offline
            M Offline
            Marek
            wrote on last edited by
            #5

            Solved, more info on github in issue description.

            Best,
            Marek

            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