what is next step to install qt chart using maintenance tool ?
-
i want to know what are the next steps to move ahead ?
i am using qt 5.15.2 offline installed qt version. when i am using below line into code i am getting error qrc:/main.qml:3:1: module "QtCharts" is not installed
import QtCharts 2.15
Note: i need simple and easy steps for this version so i can further progress
why can't we have easy steps to install it if qt is already installed in system ?
-
You used offline installer, so I guess it did not set up any mirror/repository to download components from (since it was an offline installer). Try what was suggested here: https://forum.qt.io/topic/146198/how-to-use-mirror-when-using-maintenancetool-app-to-update-qt-online-on-mac-os
-
You used offline installer, so I guess it did not set up any mirror/repository to download components from (since it was an offline installer). Try what was suggested here: https://forum.qt.io/topic/146198/how-to-use-mirror-when-using-maintenancetool-app-to-update-qt-online-on-mac-os
@jsulm Thanks, i have found that if i uninstall and install againg i got the qt chart for selection.