androidextras unkown module 6.4.2
-
Hello, I'm trying to use androidextras in 6.4.2 Android QT but I get this message error: error: Project ERROR: Unknown module(s) in QT: androidextras
I've been using androidextras in 5.15.2 Android QT and it was working but since I change to 6.4.2 it doesnt work anymore.
I already have android{QT += androidextras} in my .pro file and it doesnt work.Thank you!
-
Hello, I'm trying to use androidextras in 6.4.2 Android QT but I get this message error: error: Project ERROR: Unknown module(s) in QT: androidextras
I've been using androidextras in 5.15.2 Android QT and it was working but since I change to 6.4.2 it doesnt work anymore.
I already have android{QT += androidextras} in my .pro file and it doesnt work.Thank you!
@CarlosC There is no such modules anymore in Qt6, see https://www.qt.io/blog/qt-extras-modules-in-qt-6
-
@CarlosC There is no such modules anymore in Qt6, see https://www.qt.io/blog/qt-extras-modules-in-qt-6
-
C CarlosC has marked this topic as solved on