This application failed to start because it could not find or load the Qt platform plugin “windows”

复制所需的dll后,提示了这个错误。这个错误的解决方案是: 1.可能缺少复制 libEGL.dll 2.需要把D:\Qt\Qt5.2.0\5.2.0\msvc2010\plugins\platforms\qwindows.dll,带红色的复制到你的exe执行文件目录。就是platforms文件夹,里面一个qwindows.dll

用qt 5.2写的一个简单程序所需要的dll列表:

 

下载地址:http://www.waitingfy.com/archives/894/textureunpacker1-0-1  大家可以参考下。请用7z解压。

969

Leave a Reply

Name and Email Address are required fields.
Your email will not be published or shared with third parties.