Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I have been working with qtquick.shapes but I keep getting the following error,
module "QtQuick.Shapes" is not installed
I have the following import statement
import QtQuick.Shapes 1.0
I am using mageia. How can I install the shapes module.
As silly as it may sound, you should use the search feature of your distribution package manager.
Which Qt version are you using? Shapes are a very recent addition.
Thanks for the response.
QMake version 3.1 Using Qt version 5.9.4 in /usr/lib
Hope this helps.
@SGaist
Unable to locate a package with the name shapes in it. Using Mageia 5.
AFAIK that module was introduced with Qt 5.10
Thanks.