Skip to content

A minimal set of scripts to build wxWidgets with wxQt on Android using CMake and qmake.

License

Notifications You must be signed in to change notification settings

dsa-t/wx-android-minimal-cmake

Repository files navigation

A minimal set of scripts to build wxWidgets with wxQt on Android using CMake and qmake, without OpenGL canvas.

Requirements

  • A modern Linux Distro (Ubuntu 22.04)
  • Android SDK
  • Android NDK r21e (newer versions won't work)
  • Android 9+ (API Level 28) Emulator or Device. xlocale support doesn't work on lower versions.
  • QT 5.15.2
  • CMake

Use aqt to install QT:

cd qt
aqt install-qt linux android 5.15.2

Tweak paths to your tooling in init-env file.

Install wxWidgets / Build

./all.sh

References

About

A minimal set of scripts to build wxWidgets with wxQt on Android using CMake and qmake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published