distributePro / ovsrpro

A collection of 3rd party libraries.
MIT License
0 stars 4 forks source link

Qt5 doesn't build with openssl. #46

Open brobeson opened 6 years ago

brobeson commented 6 years ago

I get this error:

ERROR: Feature 'openssl' was enabled, but the pre-condition '!features.securetransport && (features.openssl-linked || libs.openssl_headers)' failed.

This occurs on Kubuntu 18.04, and CentOS 7.4. The solution is to remove -openssl from the QT5_CONFIGURE variable. See projects/qt5.cmake:42