Re: [Development] How to add OpenSSL support on Qt Android?

2016-06-15 Thread Bogdan Vatra
Hi, That page is only for adding OpenSSL support to Qt SDK. If you're building Qt yourself, then you need to add "-openssl -I /path/to/openssl/headres" to configure params. Yours, BogDan. On Wednesday 15 June 2016 13:28:39 Fabrice Salvaire wrote: > Dear All, > > I tried to follow http://doc.q

[Development] How to add OpenSSL support on Qt Android?

2016-06-15 Thread Fabrice Salvaire
Dear All, I tried to follow http://doc.qt.io/qt-5/opensslsupport.html but I couldn't succeed to have https working on Android. It seems this note is not up to date for 5.6 and later. Apparently Qt configure disables the OpenSSL Qt code due to the cross-compilation environment and if I try to