一杯清酒邀明月
天下本无事,庸人扰之而烦耳。

QT发布exe文件以后,运行文件时提示:

This application failed to start because it could not find or load the Qt platform plugin “windows”.
Reinstalling the application may fix this problem.

具体如下图所示

经过检验是生成platforms文件夹内缺少相应的文件,现在是可以自己进行手动切换。

对Qt安装目录下的查找platforms文件,是plugins文件下的一个子文件,将其中的.dll文件放到自己的文件夹下,这样就是可以运行的。

posted on 2022-08-17 16:54  一杯清酒邀明月  阅读(1061)  评论(0编辑  收藏  举报