问题1:
15:54:29: Could not determine which “make” command to run. Check the “make” step in the build configuration.
Error while building/deploying project mysqlite (kit: Desktop Qt 5.9.2 MSVC2013 64bit)
When executing step “qmake”
QT遇到的那些搞不定的bug
解决方法:编译器没有配置,需要配置编译器
VS2013配置VC12
VS2015配置VC14

问题2:
QT遇到的那些搞不定的bug需要配置32位的编译器
QT遇到的那些搞不定的bug问题三:
QT遇到的那些搞不定的bug

解决方法:
打开VS安装包点击修改
QT遇到的那些搞不定的bug
点击更新,更新完重启就可以了

相关文章:

  • 2021-06-14
  • 2021-10-11
  • 2021-09-03
  • 2021-05-29
  • 2021-10-18
  • 2022-01-15
  • 2021-08-30
  • 2021-12-02
猜你喜欢
  • 2021-11-06
  • 2021-04-09
  • 2021-04-28
  • 2022-01-02
  • 2021-11-19
  • 2021-05-10
  • 2021-05-03
  • 2021-10-24
相关资源
相似解决方案