I am new to QT Creator and I installed QT Creator 5.6.2 with MinGW 4.9.2 32bit. I have a problem compiling a quick application project, as it always shows this error message:
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"
source share