sorry - forget to mention: I'm using openssl only on Android because of Android7 where Google removed openssl
Am 13.03.17 um 16:13 schrieb Thiago Macieira: > On segunda-feira, 13 de março de 2017 03:30:09 PDT ekke wrote: >> as you know from previous discussions I had trouble compiling openssl on >> OSX, > Why are you using OpenSSL on macOS? Qt can use the SecureTransport API there > and not use OpenSSL. > >> seems openssl must be compiled with >> OPENSSL_THREADS >> to deal with QNAM processing multiple requests async > Makes sense, yes. > >> I have no idea where in >> https://github.com/ekke/android-openssl-qt/blob/master/build-all-arch.sh >> I should add this option >> >> And I don't know if this will be safe with Qt 5.8 > Try not to use OpenSSL in the first place. Use SecureTransport. > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest