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

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 .d ...

2020-09-10 17:35 0 1310 推荐指数:

查看详情

Qt】This application failed to start because no Qt platform plugin could be initialized

如上图,windows下重新编译程序之后出现这个错误,stackoverflow上有相关的解决方法,但是我照做之后还是报这个错。 然后我灵机一动,去看了下环境变量,发现环境变量里既有5.12版本又有5.9版本(我当前使用的),估计是冲突了,把5.12的环境变量删除上述问题得到解决。 ...

Wed Apr 28 02:09:00 CST 2021 0 206
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM