QT5.6.1 关于无法运行的问题

问题遇到的现象和发生背景

在窗口写入一个 hello world,但是运行不了

问题相关代码,请勿粘贴截图
运行结果及报错内容

09:46:28: Could not create directory "G:\qt demos\2-1\Error in " Util.asciify("build-demo1-Desktop_Qt_5_6_1_MinGW_32bit-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x2b4d238) is not a function"
Error while building/deploying project demo1 (kit: Desktop Qt 5.6.1 MinGW 32bit)
When executing step "qmake"

我的解答思路和尝试过的方法
我想要达到的结果

路径里是不是有中文?

已解决 请大家检以下两个情况
1.文件路径是否有中文
2.qt界面左侧项目中的构建目录是否正确,即和文件创建路径是否一致