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

Fix aotstats cmake support on Xcode

    XMLWordPrintable

Details

    • 8f170ece9 (dev), bbba877a9 (6.8), d18f6d694 (dev), 65d8be4b9 (6.8)

    Description

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/563469 has failed to configure on Xcode due to the following error.

      The custom command generating
      
        /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/cmake/test_qml_app_deployment/userqmlapp_qmltyperegistrations.cpp
      
      is attached to multiple targets:
      
        UserQmlApp
        all_aotstats
       
      but none of these is a common dependency of the other(s). This is not allowed by the Xcode "new build system". 

      Therefore, aotstats don't currently work on Xcode and support for it has been disabled. This should be fixed

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-125995
          # Subject Branch Project Status CR V

          Activity

            People

              semlanik Alexey Edelev
              olivier.decanniere Olivier De Cannière
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes