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

[REG 6.3.0 -> 6.3.1] Can't build anything on iOS when using QMake

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.3.1
    • Build tools: qmake
    • None
    • iOS/tvOS/watchOS

       
      When trying to build anything on iOS with QMake and Qt 6.3.1, I've got these new errors :

      clang: error: no such file or directory: '/Users/qt/work/qt/qtdeclarative/build/target/plugins/qmltooling/libqmldbg_tcp.a'    
      clang: error: no such file or directory: '/Users/qt/work/qt/qtdeclarative/build/target/lib/libQt6QuickControls2.a'   
      clang: error: no such file or directory: '/Users/qt/work/qt/qtdeclarative/build/target/lib/libQt6Quick.a'    
      clang: error: no such file or directory: '/Users/qt/work/qt/qtbase/build/target/lib/libQt6OpenGL.a'    
      clang: error: no such file or directory: '/Users/qt/work/qt/qtbase/build/target/lib/libQt6Gui.a'    
      clang: error: no such file or directory: '/Users/qt/work/qt/qtdeclarative/build/target/lib/libQt6QmlModels.a'    
      clang: error: no such file or directory: '/Users/qt/work/qt/qtdeclarative/build/target/lib/libQt6Qml.a'   
      clang: error: no such file or directory: '/Users/qt/work/qt/qtdeclarative/build/target/qml/QtQuick/libqtquick2plugin.a'
      

       

      The same code build with CMake though. But I've got other blocking issues there of course

      It happens on my own mac, but also on my GitHub CI builders, here is one for instance : https://github.com/emericg/QmlAppTemplate/runs/6949772036?check_suite_focus=true

       

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

            qtbuildsystem Qt Build System Team
            emeric Emeric Grange
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes