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

wasm: wasm64: longjmp not supported

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4.0
    • Build System
    • None
    • WebAssembly

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes