Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74133

Cross-building qtbase modules

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 6.0
    • None
    • Build System
    • None

      Requirements:

      1) A successful cross-build of qtbase modules.

      2) Figuring out the best way of specifying which host build tools should be used.
      Currently done by specifying

      -DHOST_QT_TOOLS_DIRECTORY=/path/to/where/host/build/is/installed/bin
      

      Ideally when building the host build, we would export a per-module config file, e.g. Qt5CoreTools. See QTBUG-74134
      Then we specify a CMAKE_PREFIX_PATH and run find_package(Qt5CoreTools), and the qtbase CMakeLists.txt would automatically pick up and use the pre-built tools for the cross build.

      Easiest would probably be a host Linux to ARM target build.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: