[Interest] Can't build Qt 5.10 statically from source on Windows - fails to link with OpenSSL

Thiago Macieira thiago.macieira at intel.com
Fri Oct 27 19:06:52 CEST 2017


On Friday, 27 October 2017 09:16:29 PDT Nuno Santos wrote:
> Thiago,
> 
> I have tried to set
> 
> set OPENSSL_LIBS=-L c:\openssl-lib-1.1\lib libsslMTd.lib libcryptoMTd.lib
> 
> instead of
> 
> set OPENSSL_LIBS='-L c:\openssl-lib-1.1\lib libsslMTd.lib libcryptoMTd.lib’

Please stick to OpenSSL 1.0, because the error you're getting is a caused by 
using OpenSSL 1.1.

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




More information about the Interest mailing list