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. Is Qbs build tool available for Android & iOS?

Is Qbs build tool available for Android & iOS?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 1.2k 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.
  • I Offline
    I Offline
    Ibrahim
    wrote on last edited by
    #1

    Hi; I created a QQC2 project with Qbs 1.9. I can compile my project for Linux desktop, but I can't compile the project for Android. I see some parts are disabled like this:Test Qbs
    Thanks.

    tekojoT 1 Reply Last reply
    0
    • I Ibrahim

      Hi; I created a QQC2 project with Qbs 1.9. I can compile my project for Linux desktop, but I can't compile the project for Android. I see some parts are disabled like this:Test Qbs
      Thanks.

      tekojoT Offline
      tekojoT Offline
      tekojo
      wrote on last edited by
      #2

      Hi @Ibrahim
      I haven't tried Qbs myself, so no idea on what is needed in practice, but @Jake-Petroules does say in the Qbs 1.9 blog post that Android should be supported.

      There is a bug/request on documenting common platforms in bugreports. The Qbs documentation is a bit sparse, but should give some hints on setup.

      Just a thought. You do have your Android toolchain set up correctly? Sometimes that is a bit tricky.

      I 1 Reply Last reply
      1
      • tekojoT tekojo

        Hi @Ibrahim
        I haven't tried Qbs myself, so no idea on what is needed in practice, but @Jake-Petroules does say in the Qbs 1.9 blog post that Android should be supported.

        There is a bug/request on documenting common platforms in bugreports. The Qbs documentation is a bit sparse, but should give some hints on setup.

        Just a thought. You do have your Android toolchain set up correctly? Sometimes that is a bit tricky.

        I Offline
        I Offline
        Ibrahim
        wrote on last edited by
        #3

        @tekojo thanks for your answer. I set Android toolchain correctly. I already compile my project with qmake for Android. But I can't compile same project with Qbs for Android, but I can compile same project with Qbs for desktop.

        Also, do I need to install Qbs as manual? I just installed Qt 5.9.1 + Qt Creator 4.4.0.

        tekojoT 1 Reply Last reply
        0
        • I Ibrahim

          @tekojo thanks for your answer. I set Android toolchain correctly. I already compile my project with qmake for Android. But I can't compile same project with Qbs for Android, but I can compile same project with Qbs for desktop.

          Also, do I need to install Qbs as manual? I just installed Qt 5.9.1 + Qt Creator 4.4.0.

          tekojoT Offline
          tekojoT Offline
          tekojo
          wrote on last edited by
          #4

          @Ibrahim
          Qbs is included with QtCreator and should update to the latest version with 4.4.0. So that should be fine.

          As said, I'm not really familiar with Qbs, so it is best to ask on the Qbs mailing list:
          http://lists.qt-project.org/mailman/listinfo/qbs

          1 Reply Last reply
          1

          • Login

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