Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Compiling Qt for WebAssembly
Forum Updated to NodeBB v4.3 + New Features

Compiling Qt for WebAssembly

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 315 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.
  • M Offline
    M Offline
    maxwell31
    wrote on last edited by
    #1

    Hi,
    I tried following this tutorial:
    https://blog.qt.io/blog/2018/11/19/getting-started-qt-webassembly/

    I have problems downloading the source with the maintenance toolkit (server problems?), therefore I tried to get it manually:

    git clone git://code.qt.io/qt/qt5.git
    ./init-repository
    ./configure -xplatform wasm-emscripten -nomake examples -prefix $PWD/qtbase
    

    but then ./configure is hanging at this point

    Running configuration tests...
    Checking for valid makespec...
    

    How can I make it work?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What do you get if you pass the -v argument to configure ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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