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

wasm: Space in path in qmake projects fails

    XMLWordPrintable

Details

    Description

      To reproduce, create new qmake project and put space in the path somewhere. Then try to build.

      12:04:38: Running steps for project widgetqmake...
      12:04:38: Starting: "/home/user/Qt/6.5.1/wasm_multithread/bin/qmake" '/home/user/work/tests/foo bar/widgetqmake.pro' -spec wasm-emscripten CONFIG+=debug CONFIG+=qml_debug
      Cannot find file: /home/user/work/tests/foo.
      Cannot find file: bar/widgetqmake.pro.
      12:04:38: The process "/home/user/Qt/6.5.1/wasm_multithread/bin/qmake" exited with code 2.
      Error while building/deploying project widgetqmake (kit: WebAssembly Qt 6.5.1 (multi-threaded))
      When executing step "qmake"
      12:04:38: Elapsed time: 00:00.
      

      Note: this is issue in qmake not in Qt Creator. Running qmake from command line fails the same way.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              poikelin Joni Poikelin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes