You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patrick Clemins edited this page Feb 25, 2020
·
1 revision
*Android
Qt requires a bunch of configuration before you can compile the app for Android.
** Install Qt SVG add-on (required for icon engine)
Download the code for the same release as your Qt version (5.14.1).
Open the .pro file in Qt Creator
Need Perl?
Change Android build settings for Release to skip make install and make apk and include all Android ABIs under qmake.
Compile Release for windows and Android
Copy all resulting directories (windows and android) to Qt installation folder under Tools\QtCreator