[Interest] Enabling OpenSSL on a shared build of Qt
Thiago Macieira
thiago.macieira at intel.com
Wed Mar 2 18:52:32 CET 2016
On quarta-feira, 2 de março de 2016 15:37:41 PST Nuno Santos wrote:
> Hi,
>
> I’m using Qt 5.5.1 clang_64 prebuilt package and it doesn’t seem to have
> OpenSSL support built in as I’m receiving this output.
That output indicates that it *does* have OpenSSL support built-in. It
wouldn't be looking for OpenSSL symbols if OpenSSL hadn't been supported.
> From documentation I see that OpenSSL is enabled by default however it
> doesn’t seem to able to find it.
Correct, it seems to be failing to find it at runtime. Where is it in your
system?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list