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

modules/Core.json target information incomplete for macOS universal builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.9.0 FF
    • 6.8.0
    • Build System: CMake
    • None
    • macOS
    • 6f25a583a (dev)

      We have

      cat /Users/egon/Qt/6.8.0/macos/modules/Core.json
      {
          "name": "Core",
          "repository": "qtbase",
          "version": "6.8.0",
          "built_with": {
              "compiler_id": "AppleClang",
              "compiler_target": "",
              "compiler_version": "15.0.0.15000309",
              "cross_compiled": false,
              "target_system": "Darwin",
              "architecture": "x86_64"
          }
      }
      

      even though Qt was built built universal for arm64 and x86_64.

      It is expected to see all target architectures in that file, e.g. the value of CMAKE_OSX_ARCHITECTURES.

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

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes