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. Webassembly Qml Project with QtQuick.Shapes
Forum Updated to NodeBB v4.3 + New Features

Webassembly Qml Project with QtQuick.Shapes

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 525 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.
  • DabullaD Offline
    DabullaD Offline
    Dabulla
    wrote on last edited by
    #1

    First of all I think webassembly works very well and I really looking forward to it's final release.

    Nevertheless I found a minor glitch:

    When I add this to a Qml file:

    import QtQuick.Shapes 1.12
    

    the compiled wasm output will not start. In Chrome I found the error message:

    QQmlApplicationEngine failed to load component
    qrc:/main.qml:3 module "QtQuick.Shapes" is not installed

    I tried to enable compilation of QtQuickShapes without luck (and I don't know where it decides to skip the module/plugin). The folder "Shapes" is missing in my source build at "qt5\qtbase\qml\QtQuick" (I'm using WIndows with Linux Subsystem).

    Did anyone get Shapes to work?

    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