[Interest] Qt6 - Fails to compile when openssl-linked enabled

Thiago Macieira thiago.macieira at intel.com
Wed Dec 7 19:34:25 CET 2022


On Wednesday, 7 December 2022 08:40:09 PST Nuno Santos wrote:
> ./configure -prefix /Users/nsantos/Qt/6.4.2/macos -static -debug-and-release
> -nomake examples -nomake tests -nomake benchmarks -nomake manual-tests
> -nomake minimal-static-tests -openssl-linked
> -DOPENSSL_ROOT_DIR="/Users/nsantos/Qt-Utils/openssl"
> -DOPENSSL_USE_STATIC_LIBS

Please make sure a *dynamic* OpenSSL-linked works, first. Using a static 
OpenSSL is your problem.

Also, why are you using OpenSSL on macOS?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering





More information about the Interest mailing list