[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 17:25:40 CEST 2017


On Friday, 27 October 2017 04:48:15 PDT Nuno Santos wrote:
> Qt5Network.lib(qsslsocket_openssl_symbols.obj) : error LNK2019: unresolved
> external symbol _DH_get0_pqg

That's an OpenSSL 1.1 symbol and is only used in QtNetwork if you compile with 
OpenSSL 1.1 support.

Erase your build and configure again.

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




More information about the Interest mailing list