: Interest on behalf of Jérôme Godbout
Date: Thursday, March 25, 2021 at 3:05 PM
To: Qt Interest
Subject: [Interest] Android OpenSSL EVP
Hi,
anyone have use OpenSSL EVP interface under Android? I manage to make it work
under MacOS, Windows, Linux, but under Android I can add the OpenSSL lib, I
Hi,
anyone have use OpenSSL EVP interface under Android? I manage to make it work
under MacOS, Windows, Linux, but under Android I can add the OpenSSL lib, I
compiled them for each arch (x86, x86_64, armv7, armv8) and I add all the libs
with (I use Qt 5.15.2 only for this):
INCLUDEPATH+= $$OPEN