Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
6.5.1
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
- is duplicated by
-
QTVSADDINBUG-998 The VS Plugin won't load and convert pro files with spaces in filename
- Closed