QT新人刚安装好QT mingw,现在helloworld都编译报错求大神解答
21:26:56: 为项目untitled执行步骤 ...
21:26:56: Could not create directory "C:\Users\Administrator\Documents\Error in " Util.asciify("build-untitled-Desktop_Qt_5_8_0_MinGW_32bit-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x4e350c8) is not a function"
Error while building/deploying project untitled (kit: Desktop Qt 5.8.0 MinGW 32bit)
When executing step "qmake"
21:26:56: Elapsed time: 00:00.
更多 0
试用下管理员权限来打开qt creator,再创建工程看看。有可能是没权限创建出源码工程目录
楼主,jiejuelm解决了吗?
更改构建目录就可以了
I met the error too! You can try this method:
Tools -> Options -> Build&Run -> General
Then reset the "Default build directory".
My "Default build directory" is "../build-%{CurrentProject:Name}-%{CurrentKit:FileSystemName}-%{CurrentBuild:Name}"
Finally Restart the QT and create new project. The setting can take effect.
https://stackoverflow.com/questions/44635685/qt-could-not-create-directory