无法编译QT创建快速应用程序项目 [英] Unable to compile QT Create Quick Application Project

查看:104
本文介绍了无法编译QT创建快速应用程序项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是QT Creator的新手,并且已安装带有MinGW 4.9.2 32位的QT Creator 5.6.2.我在编译快速应用程序项目时遇到问题,因为它总是显示此错误消息:

I am new to QT Creator and I have 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"

推荐答案

今天我偶然在一台本机Ubuntu计算机上偶然发现了完全相同的问题,并在这里找到了解决方案: https://bugreports.qt.io/browse/QTBUG-59509

By chance I stumbled across the exact same issue today on a native Ubuntu computer and I found the solution here: https://bugreports.qt.io/browse/QTBUG-59509

请转到偏好设置">构建和运行">常规",然后单击默认构建目录"后面的重置".使用Qt Creator 4.3之前未使用Qt Creator 4.2时,这似乎是不兼容的,然后转到而是Qt Creator 4.2."

"Please go to Preferences > Build & Run > General and click "reset" behind "Default build directory". Looks like this is an incompatibility when using Qt Creator 4.3 without having used Qt Creator 4.2 before, and then going to Qt Creator 4.2 instead."

我想分享解决方案,因为这似乎是一个未公开的问题!

I thought to share the solution, because it seems to be a quite undocumented issue!

这篇关于无法编译QT创建快速应用程序项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆