但是当我构建命令时,永远不会返回
15:28:52: The process "C:\Qt\Tools\mingw730_64\bin\mingw32-make.exe" exited normally.
15:28:52: Starting: "C:\Windows\system32\cmd.exe" C:\Users\G Labdon Std\Documents\Creator\Testing\SingletonTest\MySingleton C:\Users\G Labdon Std\Documents\Creator\Testing\build-SingletonTest-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\MySingleton /Y /I
Microsoft Windows [Version 10.0.17134.523]
(c) 2018 Microsoft Corporation. All rights reserved.
这是怎么回事,我该如何解决?
答案 0 :(得分:1)
在命令文本框中,输入XCOPY
而不是cmd
。
在 Arguments 文本框中(源,目标和其他选项)保留参数。
类似下面的内容。
命令:XCOPY
参数:C:\ Users \ XXXXXX \ test1 C:\ Users \ XXXXX \ test2 / Y / I