之前安装过qt,重新安装后,有可能出现这个问题:
:-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
在Windows平台下,关闭勾选项目属性中的 Shadow build方法不行之后,删除这个配置文件即可。
C:\Users\AppData\Roaming\QtProject\qtcreator\toolchains.xml
本文解决QtCreator在Windows环境下提示需要编译器设置才能构建的问题,介绍了一种通过删除特定配置文件来解决的方法。
之前安装过qt,重新安装后,有可能出现这个问题:
:-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
在Windows平台下,关闭勾选项目属性中的 Shadow build方法不行之后,删除这个配置文件即可。
C:\Users\AppData\Roaming\QtProject\qtcreator\toolchains.xml
2万+
8527
3601
4539
2063

被折叠的 条评论
为什么被折叠?
