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. Webassembly: module QtQuick.Shapes is not installed
Forum Updated to NodeBB v4.3 + New Features

Webassembly: module QtQuick.Shapes is not installed

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 676 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.
  • W Offline
    W Offline
    wincak
    wrote on last edited by
    #1

    Hello,

    I'm trying to use QtQuick.Shapes in a Qt webassembly project with Qt 5.13.1 but keep getting following error:

    module "QtQuick.Shapes" is not installed

    It's possible to reproduce this issue with "Shapes" example and prebuilt Qt 5.13.1 installed using the Qt Maintenance Tool. The example application compiles and runs in the browser but no shapes are displayed and browser console shows this error.

    The Qt installation contains QtQuickShapes folder in

    Qt/5.13.1/wasm_32/include/QtQuickShapes

    Similar question has been asked and resolved here:
    https://forum.qt.io/topic/104339/webassembly-qtquick-shapes-could-not-be-loaded-successfully
    and before that asked but not resolved here:
    https://forum.qt.io/topic/99157/webassembly-qml-project-with-qtquick-shapes

    I'm building the application on Ubuntu 18.04 64bit and using Firefox and Chromium from repositories to run it. I'm able to build and run QML applications that don't use QtQuick.Shapes successfully with this kit.

    Is this an error on my side or a bug?

    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