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

qtnetwork examples fail on configure on Wasm: missing Qt6::DataVisualizationPrivate

    XMLWordPrintable

Details

    • macOS, WebAssembly
    • e288812a1b (qt/tqtc-qtdatavis3d/6.3) 77a26e0c0a (qt/tqtc-qtdatavis3d/dev) e288812a1b (qt/qtdatavis3d/6.3.0) e288812a1b (qt/tqtc-qtdatavis3d/6.3.0) e288812a1b (qt/qtdatavis3d/6.3.1) e288812a1b (qt/tqtc-qtdatavis3d/6.3.1)

    Description

      Install Qt6.3.0 Wasm alpha snapshot from staging, linux used reproduces on macOS also. Configure example network/blockingfortuneclient:

      /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/bin/qt-cmake -S /home/qt/RTA/Qt_6.3.0/Examples/Qt-6.3.0/network/blockingfortuneclient -B /home/qt/RTA/Qt_6.3.0/Examples/Qt-6.3.0/network/blockingfortuneclient/bld_wasm_32

      Fails:

        The following imported targets are referenced, but are missing:
        Qt6::DataVisualizationPrivateCall Stack (most recent call first):
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:14 (find_dependency)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Qml/QmlPlugins/Qt6DataVisualizationQmlpluginDependencies.cmake:43 (_qt_internal_find_dependencies)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Qml/QmlPlugins/Qt6DataVisualizationQmlpluginConfig.cmake:48 (include)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Qml/Qt6QmlPlugins.cmake:18 (include)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:121 (include)
        /opt/cmake-3.21.1/share/cmake-3.21/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:14 (find_dependency)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6VirtualKeyboard/Qt6VirtualKeyboardDependencies.cmake:91 (_qt_internal_find_dependencies)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6VirtualKeyboard/Qt6VirtualKeyboardConfig.cmake:40 (include)
        /opt/cmake-3.21.1/share/cmake-3.21/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:14 (find_dependency)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginDependencies.cmake:43 (_qt_internal_find_dependencies)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Gui/Qt6QVirtualKeyboardPluginConfig.cmake:48 (include)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake:24 (include)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Gui/Qt6GuiPlugins.cmake:66 (__qt_internal_add_static_plugins_once)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:121 (include)
        /home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/lib/cmake/Qt6/Qt6Config.cmake:177 (find_package)
        CMakeLists.txt:16 (find_package)
      

      Same error when configuring following examples:

      network/blockingfortuneclient
      network/fortuneclient
      network/fortuneserver
      network/multistreamclient
      network/multistreamserver
      network/securesocketclient
      network/secureudpclient
      network/secureudpserver
      network/threadedfortuneserver

       

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            joaijala Johanna Äijälä
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes