Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Is there a conclusion about he cross compile eco system of Qt6.5.0 or history version?

Is there a conclusion about he cross compile eco system of Qt6.5.0 or history version?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
cross compileaarch64qt6.5
2 Posts 1 Posters 282 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.
  • Q Offline
    Q Offline
    qqtang
    wrote on 2 May 2023, 00:44 last edited by qqtang 5 Feb 2023, 00:46
    #1

    Question

    I have some confusions about cross compiling qt under these different circumstances:

    id build machine target machine
    1 x86_64 desktop linux aarch64 desktop linux
    2 x86_64 desktop linux x86_64 desktop windows
    3 x86_64 desktop windows x86_64 desktop linux
    4 x86_64 desktop windows aarch64 desktop linux

    The table above can be translated as "build qt-base application for <target machine> on <build machine>". And I wonder:

    • how should I prepare the build toolchain on build machine?
    • how should I prepare the runtime on target machine?

    I would like there is an overview discussion to answer this question :) Thx.

    Q 1 Reply Last reply 2 May 2023, 02:55
    0
    • Q qqtang
      2 May 2023, 00:44

      Question

      I have some confusions about cross compiling qt under these different circumstances:

      id build machine target machine
      1 x86_64 desktop linux aarch64 desktop linux
      2 x86_64 desktop linux x86_64 desktop windows
      3 x86_64 desktop windows x86_64 desktop linux
      4 x86_64 desktop windows aarch64 desktop linux

      The table above can be translated as "build qt-base application for <target machine> on <build machine>". And I wonder:

      • how should I prepare the build toolchain on build machine?
      • how should I prepare the runtime on target machine?

      I would like there is an overview discussion to answer this question :) Thx.

      Q Offline
      Q Offline
      qqtang
      wrote on 2 May 2023, 02:55 last edited by
      #2

      @qqtang to correct my questions I put them in reply:

      • For "build qt-base application for <target machine> on <build machine>", what should I do on both side machine?

      • For “prepare qt development environment by building from source for <target machine> on <build machine>", what should I do on both side machine?

      1 Reply Last reply
      0

      2/2

      2 May 2023, 02:55

      • Login

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