Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Compiler: LLVM-Mingw (Clang 19.1.2) Qt: 6.8.1 (openssl-linked) The environment variables are all set but it just cannot load TLS backend.
Hi,
Did you build Qt yourself ? Are you sure the OpenSSL libraries are loaded ?
Yes, and i am sure it was loaded
The pre-built version cannot find TLS backend either
Which version of OpenSSL are you using ? Where is it located ?
OpenSSL 3.0.15 It is located in the Qt Tools folder and i am sure i have added it to path correctly
Start your application with the QT_DEBUG_PLUGINS environment variable set to one to see if you get information about what is happening.