opengisch / OSGeo4A

OSGeo4A is a build environment to cross-compile opensource GIS software for android devices
MIT License
30 stars 22 forks source link

Downgrade openssl #44

Closed PeterPetrik closed 5 years ago

PeterPetrik commented 5 years ago

QNetworkRequest used in qgis_core is not compatible with openssl 1.1.x API for QTs used from binary distribution.

see https://wiki.qt.io/Qt_5.12_Tools_and_Versions

m-kuhn commented 5 years ago

That might be a reason for incompatibility with Android 5 too. If only openssl wouldn't be so horrible to compile