Skip to content
#

mingw

Here are 262 public repositories matching this topic...

tumic0
tumic0 commented Jun 4, 2022

If you install Android Qt6 builds on linux like (this is how the github action works):
python3 -m aqt install 6.3.0 linux android android_armv7 -O /home/runner/work/GPXSee/Qt
the resulting Qt installation is broken as it is missing the gcc_64 directory which contains the actual
Qt binaries (in android_armv7 there are only symlinks) like qmake.

As a result, qmake-based builds are not possib

enhancement help wanted good first issue documents

Improve this page

Add a description, image, and links to the mingw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mingw topic, visit your repo's landing page and select "manage topics."

Learn more