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

Build Error: Unknown Modules in QT when Building "planets-qml" Example for WebAssembly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2.9
    • Examples and Demos
    • None
    • WebAssembly

      When attempting to build the Qt 3D: Planets QML Example example provided by Qt for WebAssembly, I encountered an error indicating unknown modules in QT during the build process. This issue prevents successful compilation and execution of the example.

      Steps to reproduce: 
      1. Activate PATH and other environment variables in the terminal

      source ./emsdk_env.sh 

      2. Build Qt 3D: Planets QML Example

      /path/to/Qt/6.2.9/wasm_32/bin/qmake /path/to/Qt/Examples/Qt-6.2.9/qt3d/planets-qml/ 

      error log: 

      Project ERROR: Unknown module(s) in QT: 3dextras concurrent 3dcore 3drender 3dinput 3dquick 3dquickrender 3dquickinput 3dquickextras 

       

      Expected Outcome: The "planets-qml" example should build successfully, allowing for execution in the WebAssembly environment.

      Actual Outcome: During the build process, I encountered the following error message: "Project ERROR: Unknown module(s) in QT: 3dextras concurrent 3dcore 3drender 3dinput 3dquick 3dquickrender 3dquickinput 3dquickextras"

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

            mikolaj.boc Mikołaj Boc (Inactive)
            alrizwan Alber Rizwan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes