Qt 6.11 is out! See what's new in the release
blog
module "QtCharts" is not installed
-
I got this error in Qt5.15.12 in Windows 11 with VS2019.
I have haded add the charts in pro file and import QtChart 2.3 or 2.15 in qml,
How can I do to resolve it, and acturally execute my application? -
Hi,
From memory, this is an extra module that you can select in the installer. Check with the Maintenance Tool whether you installed it.
-
Hi,
From memory, this is an extra module that you can select in the installer. Check with the Maintenance Tool whether you installed it.
@SGaist the method of your said cannot resolve the problem
-
Why is that ?