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

wasm: wasm64: longjmp not supported

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.4.0
    • Build System
    • None
    • WebAssembly

      Current error when building applications with wasm64:

      error: longjmp support was disabled (SUPPORT_LONGJMP=0), but it is required by the code (either set SUPPORT_LONGJMP=1, or remove uses of it in the project)

      This is because emscripten does not support longjmp and friends on wasm64 builds.

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

            lpotter Lorn Potter
            lpotter Lorn Potter
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes