Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.12.1
-
None
-
MSVC2017 / Windows 10
Description
Error: Feature 'openssl-linked' was enabled, but the pre-condition '!features.securetransport && libs.openssl' failed
Looks like you expect only openssl 1.1+, since 1.1 they changed names from ssleay/libssleay to libssl/libcrypto on Windows too.
openssl 1.1.1a is configured with no-shared parameter
Attachments
Issue Links
- duplicates
-
QTBUG-73205 Windows: openssl-linked now fails during configure due to link errors
- Closed