Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
Currently there is a stub QThread class for emscripten builds.
It helps Qt itself build, as well as any apps that require QThread.
The non emscripten build that uses threads is currently not building or working.
When building something qmake reports 'feature thread not found'