网上有很多方法试了好几个都不行,为了后面的同学快速的解决这个问题,在这里写一帖
QT5.0以后的都可以用这种方法(以前的版本不知)
下面的六个步骤就可以搞定了
命令:windeployqt
参数:%{buildDir}/%{CurrentBuild:Type}/%{CurrentProject:Name}.exe
工作目录:%{buildDir}
Qt5.7.0编写应用程序找不到库的解决方法(2)

解决问题:This application failed to start because it could not find or load the Qt platform plugin “windows”

相关文章:

  • 2021-12-21
  • 2021-11-26
  • 2022-01-05
  • 2021-09-06
  • 2021-04-20
  • 2021-11-14
  • 2022-12-23
  • 2021-07-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案