Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Is Qt 5.12 for WebAssembly 3d module supported?
Forum Updated to NodeBB v4.3 + New Features

Is Qt 5.12 for WebAssembly 3d module supported?

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 737 Views 2 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.
  • X Offline
    X Offline
    xAttegatesx
    wrote on last edited by
    #1

    Hi,

    I've succesfully built Qt 5.12 for WebAssembly and I can compile some projects just fine.

    I'm building on Windows 10 using WSL Ubuntu 18.04. When I try to "make module-qt3d" I get the following info:
    "Some of the required modules (qtConfig(opengl):!wasm) are not available.
    Skipped."

    Does this mean the 3d module is unusable on Qt for Wasm, or am I missing some dependencies to build it? Or something entirely else?

    X 1 Reply Last reply
    0
    • X xAttegatesx

      Hi,

      I've succesfully built Qt 5.12 for WebAssembly and I can compile some projects just fine.

      I'm building on Windows 10 using WSL Ubuntu 18.04. When I try to "make module-qt3d" I get the following info:
      "Some of the required modules (qtConfig(opengl):!wasm) are not available.
      Skipped."

      Does this mean the 3d module is unusable on Qt for Wasm, or am I missing some dependencies to build it? Or something entirely else?

      X Offline
      X Offline
      xAttegatesx
      wrote on last edited by
      #2

      I saw that the newest Qt 5.13 beta has prebuilt Qt for WebAssembly and that does not contain the 3d module so I assume it is not yet supported.

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

        Qt3D module is not supported by Qt for WebAssembly due to it's use of multi-threads.

        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
        2

        • Login

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