qt 运行程序打包后在win 7 运行出现如下图所示错误

This application has requested the Runtime to terminate it in an unusual way.

解决方法:

1、首先将程序依赖的qt库放到和可执行程序一目录

2、将C:\Qt\Qt5.5.1\5.5\mingw492_32\plugins\platforms文件夹,复制到可执行程序同一目录

This application has requested the Runtime to terminate it in an unusual way.

相关文章:

  • 2021-06-25
  • 2021-07-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-28
  • 2022-12-23
  • 2021-11-17
  • 2021-09-19
相关资源
相似解决方案