Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Invalid
-
Affects Version/s: 6.2.2
-
Fix Version/s: None
-
Component/s: Build System, Build tools: androiddeployqt, Build tools: qmake
-
Labels:None
-
Environment:Qt 6.2.2 built with:
-release -force-debug-info -separate-debug-info
Windows 11 Pro x64 for Workstations
QtCreator 6.0.1 (snapshot)
-
Platform/s:
Description
Using Qt 6.2.2 built with:
-release -force-debug-info -separate-debug-info
androiddeployqt includes extra libraries, sources and debug things (ending in .debug) even in release mode, producing enormous ~200 MB APK files.
I've included the verbose build output.
The modules used by the project are:
core core-private qml quick quickcontrols2 multimedia network positioning remoteobjects sql svg xml