Qt 6.11 is out! See what's new in the release
blog
PySide2 on Linux 32-bit ARM system
-
Hi all, I am trying to cross compile Qt for Python(PySide2) for my 32-bit ARM Linux system(target) from my Ubuntu 16.04 PC(host). I have built Qt 5.12 for the target and using the tool chain for cross-compilation. I would like to know whether it is even possible since https://wiki.qt.io/Qt_for_Python mentions there is not support for 32-bit arm.