:-1: error: Unknown module(s) in QT: charts
-
Platforms used:QT Creater 5.11.1
Android configuration:![alt text]()
Build kits:
the issue is when I use the kit Desktop Qt 5.11.1 MINGW 32bit to build my project,it successed,but when I use another Kit (Android for armeabi-v7a),a error appear :
so,what should I do? wish someone could give me some advice! thank a lot! -
Platforms used:QT Creater 5.11.1
Android configuration:![alt text]()
Build kits:
the issue is when I use the kit Desktop Qt 5.11.1 MINGW 32bit to build my project,it successed,but when I use another Kit (Android for armeabi-v7a),a error appear :
so,what should I do? wish someone could give me some advice! thank a lot!@LYSSF said in :-1: error: Unknown module(s) in QT: charts:
what should I do?
Install QtCharts.
If I'm not mistaken you have to select it in the installer or maintenance tool, it is not installed by default. -
@jsulm
I downloaded the QtCharts component through the maintenance tool, and the QtCharts module is displayed in the installation directory mingw53_32, but there is no QtCharts in the installation directory android_armv7 folder, I would like to ask if I can still update the component through the maintenance tool, I can't find a temporary repository available at the moment