if QT5.15.0 works with openssl 1.1.1g?
Solved
3rd Party Software
-
Our company wants to upgrade QT to 5.15.0 this year. The problem is if the commercial QT installer can work directly with OpenSSL 1.1.1 directly without compiling QT? How to make them work together?
I installed official OpenSSL binaries and found their dlls are renamed to libcrypto-1_1-x64.dll and libssl-1_1-x64.dll. I am curious if the QT official installer can find these openssl dlls directly? thinking the openssl dlls are renamed.
Thanks,
-Neil -
@naeco2005 the names are correct for qt as well, just copy them into the folder of your executable.