Skip to content

Compile Notes for Qt Creator 4.11, Qt 5.14.1

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

Clone this wiki locally