Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69057

Webassembly: Qt 3D build fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.11.1
    • Qt3D
    • None
    • WebAssembly

    Description

      When doing a top level build of qt5.git for WebAssembly, it will fail in Qt 3D with the following error:

      qtickclock.cpp:91:14: error: no type named 'usleep' in 'QThread'
          QThread::usleep(sleepTimeMicroSeconds);
          ~~~~~~~~~^
      1 error generated.
      

      because the no-thread support is missing, I guess.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lpotter Lorn Potter
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes