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. Install old emscripten version. How?

Install old emscripten version. How?

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
2 Posts 2 Posters 837 Views 1 Watching
  • 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello!
    I've been updating system and got this message at time of compilation:

    :-1: warning: This Qt was built with Emscripten version 1.38.27. You have 1.39.11. The difference may cause issues.
    

    How to downgrade current ./emsdk to 1.38.27
    I've been trying to get on off-site, but got failed. There are pretty documented only using last.

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

      The wiki has updated instructions for the new emscripten labels:
      https://wiki.qt.io/Qt_for_WebAssembly
      ./emsdk install sdk-fastcomp-1.38.27-64bit
      ./emsdk activate sdk-fastcomp-1.38.27-64bit

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

      1 Reply Last reply
      1

      • Login

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