问题描述
This application failed to start because it could not find or load the Qt platform plugin "windows".
解决
1.使用depends.exe查看添加必要的dll
2.添加这两个dll(depends程序并未指明)
libGLESv2.dll
libEGL.dll
3.添加icudt.dll或者qt目录下ic*.dll的三个dll
This application failed to start because it could not find or load the Qt platform plugin "windows".
1.使用depends.exe查看添加必要的dll
2.添加这两个dll(depends程序并未指明)
libGLESv2.dll
libEGL.dll
3.添加icudt.dll或者qt目录下ic*.dll的三个dll