问题描述:

在文件夹中点击.pro文件打开项目时,报错 unable to send command line arguments to the already running instance.it appears to be not responding. 然后重新尝试从QT应用程序中打开项目,但只能看到pro文件,其他文件都加载不出来,并且RUN和BUILD都是灰色的

解决方案:

应该是QT creator的bug问题。只能尝试重新安装QT,一定要在卸载时删除C盘中的QTcreator文件夹,如下所示

QT加载项目失败

删除后再重新安装即可打开文件夹

相关文章: