aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tutorials/qmlsqlintegration/qmlsqlintegration.rst
diff options
context:
space:
mode:
authorShyamnath Premnadh <Shyamnath.Premnadh@qt.io>2024-01-23 16:33:09 +0100
committerShyamnath Premnadh <Shyamnath.Premnadh@qt.io>2024-01-30 15:42:00 +0100
commit713c75a0b2ec50573dfeb387dcf64dcd763b19a5 (patch)
tree925b6fef897b46705d3eadcec5f3b95816b8a532 /sources/pyside6/doc/tutorials/qmlsqlintegration/qmlsqlintegration.rst
parent7088823da7c04a433b140f070f18dba0d744f95f (diff)
Android Deployment: Fix armv7a platform
- There were a couple of errors when building Android wheels for this platform mostly caused due to having an extra "eabi" for all the clang compilers, but also that the CMAKE_HOST_PROCESSOR name was wrongly specified. - The api_level passed while creating the cross_compile.sh script was also wrong as this should always be a number. - The CMake FindPython module returns Python_SOABI as empty for armv7a due to a possible bug in the FindPython module. The Python_SOABI is obtained by running `python3-config --extension-suffix`. python3-config be a script can also be run on the host platform and hence for armv7a, the Python_SOABI can be explicitly specified to workaround the CMake bug. Pick-to: 6.6 Task-number: PYSIDE-1612 Change-Id: I3515db730b8c4f283f4c9f1d2e78fbc9d1aa903a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/doc/tutorials/qmlsqlintegration/qmlsqlintegration.rst')
0 files changed, 0 insertions, 0 deletions