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

Recommended emscripten SDK version not available anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.14.1, 5.15.0 Alpha
    • 5.13.2, 5.14.0
    • Documentation
    • None
    • any
    • WebAssembly
    • 4dae523c35a06e0ffb5b43d501b4ea632f563fb5 (qt/qtdoc/5.14)
    • DaVinci X-mas sprint

      When trying to install the recommended emscripten SDK (see https://doc.qt.io/qt-5/wasm.html) - which, as of now, seems to be 1.38.27, an error occures, as this SDK seems to not be available anymore:

      ./emsdk install sdk-1.38.27-64bit                                                                                                                         Error: No tool or SDK found by name 'sdk-1.38.27-64bit'.
      

      Checking the full history of emscripten versions for that install shows:

      ./emsdk list --old | grep 1.38.27
      sdk-fastcomp-1.38.27-64bit
      sdk-fastcomp-tag-1.38.27-64bit
      fastcomp-clang-e1.38.27-64bit
      emscripten-1.38.27       
      clang-tag-e1.38.27-32bit 
      fastcomp-clang-tag-e1.38.27-64bit
      emscripten-tag-1.38.27-32bit
      emscripten-tag-1.38.27-64bit
      binaryen-tag-1.38.27-32bit
      binaryen-tag-1.38.27-64bit
      

      The SDK has propably just been renamed to sdk-fastcomp-1.38.27-64bit (or any other of these), but you should double check and adjust the documentation acordingly, as this version is required when using the precompiled binaries

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

            paulwicking Paul Wicking
            SkyCoder Felix Barz
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes