Uploaded image for project: 'Qt Cloud'
  1. Qt Cloud
  2. CLOUD-446

Update Emscripten version in Qt+WASM Docker containers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • None
    • None
    • None
    • Gemini development, Gemini development

      The version of Emscripten SDK used in WebAssembly docker containers should be updated to be compatible with the Qt version used inside the container. https://doc.qt.io/qt-6/wasm.html states some minimum version that we probably should follow.

      At least with Qt6.3.1 + WASM container the old version leads to some problems

      • `emrun` doesn't work inside the container
      • build errors might occur

      To be confirmed, if similiar problems exist with Qt6.3.0 and older versions

      root cause is the mapping `emsdk_version = "3.0.0" if branch == qt_branch_630 else "2.0.14"` in the image creation.

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

            as33ms Aseem Shakuntal
            pmustonen Petteri Mustonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes