我是QT Creator的新手,我已经安装了QT Creator 5.6.2和MinGW 4.9.2 32bit.编译快速应用程序项目时遇到问题,因为它始终显示此错误消息:
Could not create directory "C:\Users\Hello\Documents\Error in " Util.asciify("build-untitled-Desktop_Qt_5_6_2_MinGW_32bit-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0xb05718) is not a function"
Error while building/deploying project untitled (kit: Desktop Qt 5.6.2 MinGW 32bit)
When executing step "qmake"
Run Code Online (Sandbox Code Playgroud)