Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. Which version of the emscripten I should use for Qt5.14 beta1

Which version of the emscripten I should use for Qt5.14 beta1

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
4 Posts 2 Posters 524 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • thamT Offline
    thamT Offline
    tham
    wrote on last edited by
    #1

    As the title mentioned, cannot find the doc about this

    1 Reply Last reply
    0
    • lorn.potterL Offline
      lorn.potterL Offline
      lorn.potter
      wrote on last edited by lorn.potter
      #2

      The latest versions work fine - 1.38.43 and even the latest 1.39.0 works great, if you are building Qt. The documentation has not yet been updated.
      For the binaries, 1.38.27 or 1.38.30 will work. Probably any later fastcomp version will also.

      Freelance Software Engineer, Platform Maintainer QtWebAssembly, Maintainer QtSensors
      Author, Hands-On Mobile and Embedded Development with Qt 5 http://bit.ly/HandsOnMobileEmbedded

      thamT 2 Replies Last reply
      0
      • lorn.potterL lorn.potter

        The latest versions work fine - 1.38.43 and even the latest 1.39.0 works great, if you are building Qt. The documentation has not yet been updated.
        For the binaries, 1.38.27 or 1.38.30 will work. Probably any later fastcomp version will also.

        thamT Offline
        thamT Offline
        tham
        wrote on last edited by
        #3

        @lorn-potter Thanks, will try with newer compiler, see if it could solve this issue--Cannot open app on firefox(exception thrown: 15354424) but work with Chrome

        1 Reply Last reply
        0
        • lorn.potterL lorn.potter

          The latest versions work fine - 1.38.43 and even the latest 1.39.0 works great, if you are building Qt. The documentation has not yet been updated.
          For the binaries, 1.38.27 or 1.38.30 will work. Probably any later fastcomp version will also.

          thamT Offline
          thamT Offline
          tham
          wrote on last edited by
          #4

          @lorn-potter Compile the app with 1.38.43, got error messages

          Fatal: error in validating output
          shared:ERROR: '/home/yyyy/Qt/3rdLibs/emsdk/fastcomp/bin/asm2wasm chinese_teacher.temp.asm.js --total-memory=16777216 --trap-mode=allow -O3 --mem-init=chinese_teacher.js.mem --mem-base=1024 --wasm-only -o chinese_teacher.wasm --mvp-features' failed (1)
          Makefile:316: recipe for target 'chinese_teacher.js' failed
          make: *** [chinese_teacher.js] Error 1
          
          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved