Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Programming windows desktop and android apps

    Installation and Deployment
    3
    5
    1279
    Loading More Posts
    • 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
      irobot last edited by

      Hi everyone!
      I will like to know if I must install Qt for windows and Qt for android if I want to develop desktop and android apps or it is possible to get one from another. Thanks.

      1 Reply Last reply Reply Quote 0
      • JKSH
        JKSH Moderators last edited by

        If you want to target both Windows and Android, then you need to install two versions of the libraries. They are incompatible with each other.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply Reply Quote 0
        • francescmm
          francescmm last edited by

          It's necessary both different versions of the library or only to change the compiler?

          1 Reply Last reply Reply Quote 0
          • JKSH
            JKSH Moderators last edited by

            Both.

            When you build a library, it is tied to the compiler.

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply Reply Quote 0
            • francescmm
              francescmm last edited by

              Thanks for the info!! :)

              1 Reply Last reply Reply Quote 0
              • First post
                Last post