在Qt Creator创建工程后,点击编译/运行会遇到 Configuration is faulty. Check the Issues view for details. Error while building/deploying project 的错误。这个错误是由于当前工程选择的构建套件配置不完整导致
如下图
解决Configuration is faulty. Check the Issues view for details. Error while building/deploying project
上图中红色框中的内容都是由于配置不完整导致的。所以需要至少把红色选定的部分配置好。如下:
解决Configuration is faulty. Check the Issues view for details. Error while building/deploying project

此时,再构建即可消除错误。

相关文章:

  • 2021-10-18
  • 2021-11-23
  • 2021-12-12
  • 2021-05-25
  • 2021-04-17
  • 2021-10-12
  • 2021-12-28
猜你喜欢
  • 2021-08-12
  • 2021-10-07
  • 2021-11-23
  • 2021-10-24
  • 2022-12-23
  • 2021-05-01
相关资源
相似解决方案