I'm running into problems building 5.12 (git from yesterday) on macOS
10.12.6:

Undefined symbols for architecture x86_64:
  "_SSLCopyALPNProtocols", referenced from:
      QSslSocketBackendPrivate::continueHandshake() in qsslsocket_mac.o
  "_SSLSetALPNProtocols", referenced from:
      QSslSocketBackendPrivate::initSslContext() in qsslsocket_mac.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [../../lib/QtNetwork.framework/QtNetwork_debug] Error 1
make[3]: *** [debug-all] Error 2
make[2]: *** [sub-network-make_first] Error 2
make[1]: *** [sub-src-make_first] Error 2
make: *** [module-qtbase-make_first] Error 2


Configuration knows it's using Secure Transport:

  SecureTransport ........................ yes
  OpenSSL ................................ no
    Qt directly linked to OpenSSL ........ no
  OpenSSL 1.1 ............................ no


Anyone else having this issue?

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to