Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Out of scope
-
Affects Version/s: 5.13.0
-
Fix Version/s: None
-
Component/s: Network: SSL
-
Labels:
-
Platform/s:
-
Epic Link:
Description
When I tried using QSslSocket to download a web page, it crashes with this message:
06:56:30.762 To use dlopen, you need to use Emscripten's linking support, see https://github.com/emscripten-core/emscripten/wiki/Linking qtloader.js:372:25
06:56:30.762 To use dlopen, you need to use Emscripten's linking support, see https://github.com/emscripten-core/emscripten/wiki/Linking qtloader.js:382:25
06:56:30.763
uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/emscripten-core/emscripten/wiki/Linking"). Build with -s ASSERTIONS=1 for more info.
Qt was configured using openssl -openssl-l-inked and static build.
Appears that -openssl-linked is failing:
OpenSSL ................................ yes
Qt directly linked to OpenSSL ........ no
Attachments
Issue Links
- is required for
-
QTBUG-76350 WebAssembly: Verify SSL support
-
- Reported
-