首页 > 移动平台 > 详细

QT运行显示错误 This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

时间:2020-09-10 19:41:39      阅读:1073      评论:0      收藏:0      [点我收藏+]

QT运行显示错误  This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

QT编译的程序,在开发电脑上运行正常,COPY到目标电脑后运行显示

技术分享图片

 

 原因是 除了  libgcc_s_seh-1.dll(64bit),libgcc_s_dw2-1.dll(32bit),libstdc++-6.dll,libwinpthread-1.dll,Qt5Core.dll,Qt5Gui.dll,Qt5Widgets.dll

之外,还需要  \plugins\platforms  下面的文件

 

QT运行显示错误 This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

原文:https://www.cnblogs.com/czcbzc/p/13647031.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!