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

wasm: wasm64: longjmp not supported

    XMLWordPrintable

Details

    • Bug
    • 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

          Activity

            People

              qtbuildsystem Qt Build System Team
              lpotter Lorn Potter
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: