Qt charts installation
-
I can't install qt charts module, QT maintenance tool have empty repositories, and i can install it. If i just try to download it from here https://github.com/qt/qtcharts, some weird errors occurs, i have no idea and time to fix it. Any suggestions?
@Loc888
Did you update the maintenance tool ? -
@Loc888
Did you update the maintenance tool ?@KillerSmath I don't even know how to do it, all i have installed it's standard qt 5.2.3, nothing else.
-
@KillerSmath I don't even know how to do it, all i have installed it's standard qt 5.2.3, nothing else.
@Loc888
Open the maintenance tool and choose the Update Component option. -
@Loc888
Open the maintenance tool and choose the Update Component option.@KillerSmath I tried it, and it seems like it's freezing, the progressbar keep going from begining to the end, but nothing is happening. Do you know how much time could it take? My internet can download 300 - 1700kb/s
-
@Loc888
Open the maintenance tool and choose the Update Component option.Exeption while loading the component script:
ReferenceError: Can't find variable : systemInfo
-
Weird... Have it aborted the update ?
-
Weird... Have it aborted the update ?
@KillerSmath Yes. How can i install it from the downloaded zip? I tried to build the project file, and again some errors occurs.
-
@KillerSmath Yes. How can i install it from the downloaded zip? I tried to build the project file, and again some errors occurs.
@Loc888
The readme file of git project advertises about the mininum requirements to build the project.
Qt 5.4 or newer
-
@Loc888
The readme file of git project advertises about the mininum requirements to build the project.
Qt 5.4 or newer
@KillerSmath Isn't there any version for QT 5.2.1?
-
@KillerSmath Isn't there any version for QT 5.2.1?
-
@Loc888
considering that QCharts become a module with version 5.6, I'm surprised it works "out of the box" with 5.4 already