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

macdeployqt has no way to build a cross compiled thin library

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4.1
    • None
    • macOS

    Description

      For conda-forge Qt 6 is built thin, i.e. either x86 or arm64, but not both. This includes macdeployqt.

      However, the host systems for building conda-forge packages are only available as x86.

      There needs to be a way to run macdeployqt on x86 and have it copy files appropriate for arm64, i.e. cross compiling. The frameworks seem to be copied properly; but the plug-ins are copied from the host architecture.

      One option is to be able to specify something like -qtpath to macdeployqt for indicating the desired library sources.

      If there is another way to do this, please tell me! Otherwise, this seems like a lacking feature that makes it impossible to use macdeployqt in these cross compiling situations.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            cmeyer Chris Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes