Il 11/01/19 12:04, Roland Hughes ha scritto:
Before I kick off a long build to find the answer out the hard way, I
thought I would ask here.

Does 5.12.x compiled on Ubuntu 18.04 support the native SSL library or
do I need to layer on the other one as I did for 5.9.7?

On 18.04 you can install the development packages for OpenSSL 1.0 or 1.1 (but not both at the same time)¹. Qt can be built using either one, configure should automatically find what you've got installed and use it.

¹ But you can install both versions of the libraries at the same time; it's the development packages that clash.

HTH,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

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

Reply via email to