Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.14.0 Beta2
-
None
Description
Change 1d3c08b5e2 added a call to QThread::setStackSize() from the QML thread, which revealed that the no-thread dummy implementation for this function is missing.
So with Qt 5.14.0 beta2, all Qt Quick applications will fail to link with no-thread (which is the default on WebAssembly).
Attachments
Issue Links
- duplicates
-
QTBUG-79497 [REG5.14.0 beta1->beta2] Wasm: some quick/quickcontrols/quickcontrols2 examples fails to build
- Closed