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

Fix aotstats cmake support on Xcode

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes