opengisch / OSGeo4A

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

use openssl 1.0.2 to be able to build qca #29

Closed PeterPetrik closed 5 years ago

PeterPetrik commented 5 years ago

we need to use 1.0.2p instead to be able to build qca. https://github.com/openssl/openssl/releases/tag/OpenSSL_1_0_2p

so various libraries moved to support openssl 1.1.x. Unfortunately it seems qca do not have such attention.

PeterPetrik commented 5 years ago

see https://github.com/opengisch/OSGeo4A/pull/25

m-kuhn commented 5 years ago

thanks @PeterPetrik do you know if there is an upstream issue in qca?

PeterPetrik commented 5 years ago

no idea where they have issue tracker, but last release is 20month old and we use it :(