Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. KDAB/KDSoap Build Android
Qt 6.11 is out! See what's new in the release blog

KDAB/KDSoap Build Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 556 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.
  • piervalliP Offline
    piervalliP Offline
    piervalli
    wrote on last edited by
    #1

    Hello,

    I have build on Windows KDAB/KDSoap,
    Has anyone tried using it with Android (Arm64)?

    Thanks

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BogDan Vatra
      wrote on last edited by
      #2

      I could build it, but integrating it in an Android project is not straight forward, mostly due to CMake limitations.
      KDSoap has two parts:

      • one which needs to be built for your desktop kdwsdl2cpp
      • and the second one for Android

      Sadly CMake is way too stupid for such situation ...
      I recommend you to build it twice, once for your desktop and put kdwsdl2cpp into your path and second time for android.

      piervalliP 1 Reply Last reply
      1
      • B BogDan Vatra

        I could build it, but integrating it in an Android project is not straight forward, mostly due to CMake limitations.
        KDSoap has two parts:

        • one which needs to be built for your desktop kdwsdl2cpp
        • and the second one for Android

        Sadly CMake is way too stupid for such situation ...
        I recommend you to build it twice, once for your desktop and put kdwsdl2cpp into your path and second time for android.

        piervalliP Offline
        piervalliP Offline
        piervalli
        wrote on last edited by
        #3

        @BogDan-Vatra
        Thanks

        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