This example based on QT Application Example, with QT Application Example Sources
Plugin Version | JVM | Gradle | Build Status |
---|---|---|---|
1.1.x | 8 | 6.9.3 | |
1.2.x | 11 | 7.6.4 | |
1.3.x | 17 | 8.6 |
Base sources use qmake while this example repository contains configuration for Gradle Build Tool using Gradle QT Plugin and Gradle C++ Application plugin
- QT SDK
- Clang, GCC, or VisualCpp toolchain
./gradlew build
This operation will generate QT Meta-Objects, QT Resource Bundle and then will compile and link cpp application
with 'Debug' flavor by default.
Build results will be stored in build
directory, where exe
will contain the linked app only, install
directory
will have generated wrapper script and lib
folder with app.