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

Configure fails for face-tutorial\ch7-own-template on WoA

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9.1, 6.9.2
    • Qt Interface Framework
    • Windows11 22H2 arm64 (branch 6.9 provisioning)
    • Windows

      Install Windows on ARM Qt 6.9.2 binaris on WoA, configure example interfaceframework\qface-tutorial\ch7-own-template

      C:\Users\qt\RTA\Qt_6.9.2\6.9.2\msvc2022_arm64\bin\qt-cmake -S C:\Users\qt\RTA\Qt_6.9.2\Examples\Qt-6.9.2\interfaceframework\qface-tutorial\ch7-own-template -B C:\Users\qt\RTA\Qt_6.9.2\Examples\Qt-6.9.2\interfaceframework\qface-tutorial\ch7-own-template\bld_msvc2022_arm64 -GNinja -DCMAKE_BUILD_TYPE=Release 

      -> fails:

      -- The CXX compiler identification is MSVC 19.41.34120.0
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.41.34120/bin/Hostarm64/arm64/cl.exe - skipped
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
      -- Looking for pthread_create in pthreads
      -- Looking for pthread_create in pthreads - not found
      -- Looking for pthread_create in pthread
      -- Looking for pthread_create in pthread - not found
      -- Found Threads: TRUE
      -- Performing Test HAVE_STDATOMIC
      -- Performing Test HAVE_STDATOMIC - Success
      -- Found WrapAtomic: TRUE
      -- Found WrapVulkanHeaders: C:/VulkanSDK/1.3.296.0/Include
      -- Using installed ifcodegen found at: C:/Users/qt/RTA/Qt_6.9.2/6.9.2/msvc2022_arm64/bin/ifcodegen.exe
      -- Using installed ifcodegen templates found at: C:/Users/qt/RTA/Qt_6.9.2/6.9.2/msvc2022_arm64/./ifcodegen-templates
      -- Running ifcodegen for C:/Users/qt/RTA/Qt_6.9.2/Examples/Qt-6.9.2/interfaceframework/qface-tutorial/ch7-own-template/instrument-cluster.qface with template frontend
      -- Running ifcodegen for C:/Users/qt/RTA/Qt_6.9.2/Examples/Qt-6.9.2/interfaceframework/qface-tutorial/ch7-own-template/instrument-cluster.qface with template backend_simulator
      -- Running ifcodegen for C:/Users/qt/RTA/Qt_6.9.2/Examples/Qt-6.9.2/interfaceframework/qface-tutorial/ch7-own-template/instrument-cluster.qface with template C:/Users/qt/RTA/Qt_6.9.2/Examples/Qt-6.9.2/interfaceframework/qface-tutorial/ch7-own-template/templates/backend_dbus
      CMake Error at bld_msvc2022_arm64/backend_dbus/backend_dbus/instrument-cluster.cmake:26 (qt_add_dbus_interface):
        Unknown CMake command "qt_add_dbus_interface".
      Call Stack (most recent call first):
        C:/Users/qt/RTA/Qt_6.9.2/6.9.2/msvc2022_arm64/lib/cmake/Qt6InterfaceFramework/Qt6InterfaceFrameworkMacros.cmake:172 (include)
        C:/Users/qt/RTA/Qt_6.9.2/6.9.2/msvc2022_arm64/lib/cmake/Qt6InterfaceFramework/Qt6InterfaceFrameworkMacros.cmake:600 (internal_ifcodegen_import)
        C:/Users/qt/RTA/Qt_6.9.2/6.9.2/msvc2022_arm64/lib/cmake/Qt6InterfaceFramework/Qt6InterfaceFrameworkMacros.cmake:711 (qt6_ifcodegen_extend_target)
        C:/Users/qt/RTA/Qt_6.9.2/6.9.2/msvc2022_arm64/lib/cmake/Qt6InterfaceFramework/Qt6InterfaceFrameworkMacros.cmake:717 (qt6_ifcodegen_add_plugin)
        backend_dbus/CMakeLists.txt:3 (qt_ifcodegen_add_plugin)
      -- Configuring incomplete, errors occurred! 

      Other examples in interfaceframework\qface-tutorial work fine.

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

            gagi Dominik Holland
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes