TLS initialization failed
-
Re: TLS initialization failed
I have same problem
Qt Version is
Compiler is : Auto detected is mingw8.1.0 64 bit
Manual is mingw11.2.0 64 bit
clang Multi-Abi for Mobile
Environment variable
Path : C:\Qt_5\Tools\OpenSSL\Win_x64\bin
C:\Qt_5\Tools\mingw810_64\opt\bin\libeay32.dll
C:\Qt_5\Tools\mingw810_64\opt\bin\ssleay32.dll
Please Do Needfull
Thanks -
Re: TLS initialization failed
I have same problem
Qt Version is
Compiler is : Auto detected is mingw8.1.0 64 bit
Manual is mingw11.2.0 64 bit
clang Multi-Abi for Mobile
Environment variable
Path : C:\Qt_5\Tools\OpenSSL\Win_x64\bin
C:\Qt_5\Tools\mingw810_64\opt\bin\libeay32.dll
C:\Qt_5\Tools\mingw810_64\opt\bin\ssleay32.dll
Please Do Needfull
Thanks -
@Khushi said in TLS initialization failed:
Qt Version is
Unspecified. Maybe a version 5.x?
Compiler is : Auto detected is mingw8.1.0 64 bit
Manual is mingw11.2.0 64 bit
clang Multi-Abi for MobileWhich are you using?
Environment variable
Path : C:\Qt_5\Tools\OpenSSL\Win_x64\bin
C:\Qt_5\Tools\mingw810_64\opt\bin\libeay32.dll
C:\Qt_5\Tools\mingw810_64\opt\bin\ssleay32.dllThese OpenSSL files are for the private use of Qt Creator (also installed under Qt\Tools).
You need to provide your running program with a set of OpenSSL libraries (1.1.1 or later). How did you ensure this?