从qt5.6升级到5.12后,项目编译出现

:-1: error: No rule to make target '../×××/images/???.jpg', needed by 'debug/qrc_myimages.cpp'.  Stop.

升级到qt5.12.0碰到资源文件编译的错误

最后通过将资源图片都删掉后,重新添加资源,再次编译,成功解决。

相关文章:

  • 2021-04-22
  • 2021-08-04
  • 2022-12-23
  • 2021-03-31
  • 2021-09-16
  • 2022-01-29
  • 2021-05-01
猜你喜欢
  • 2022-12-23
  • 2021-06-27
  • 2022-12-23
  • 2021-06-08
  • 2021-07-22
  • 2021-05-10
  • 2021-05-19
相关资源
相似解决方案