最近用Qt5做了一个项目的界面,在编译成可执行文件EXE之后,运行文件,提示:
电脑知识网从解决Qt编译动态链接库could not find or load the Qt platform plugin "windows" in.问题分析来看,对解决Qt编译动态链接库could not find or load the Qt platform plugin "windows" in.问题的结果。
This application failed to start because it could not find or load the Qt platfo
rm plugin "windows"
in "".
Reinstalling the application may fix this problem.
查了很多资料,试了很过方法,后来发现将D:\Anaconda2\Library\plugins下的platforms文件夹复制到项目文件目录下(要复制整个文件夹),即可解决该问题。
更多:解决Qt编译动态链接库could not find or load the Qt platform plugin "windows" in.问题
https://www.002pc.com/diannaojichu/129.html
你可能感兴趣的Qt,load,platform,windows,could,plugin
