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.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to