Add new QML Modules like QtCharts on 5.5
Unsolved
Installation and Deployment
-
Hi, i'm trying to build a QML based app for data vizualization.
But i'm still a beginner and i don't understand how can i install the qml component qt charts. After reading the documentation of this i found out that it wasn't installed on 5.5. And now i'm trying to find a way to get it in my local files to make an "import QtCharts 2.0" in my qml file.
I've found this link on a forum : http://code.qt.io/cgit/qt/qtcharts.git/ but i can't figure out how can i even download then use those files.Can someone help me for this please ?
-
Hi and welcome to devnet,
At the bottom of the page you have the links to clone the repository with git.
-
There's no problem at all. Just download a git client for Windows and start hacking.