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

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

Reply via email to