3 回答

TA貢獻(xiàn)4條經(jīng)驗(yàn) 獲得超5個(gè)贊
下面的報(bào)錯(cuò)我查出來是因?yàn)閘ibEGLd.dll文件的缺失,在本機(jī)修復(fù)了,本人系統(tǒng)64位win7,Qt Creator編譯,使用QT版本為Qt 5.1.1 (MSVC 2010, 32 bit)
但是我換一臺(tái)32位的xp就沒法使用了,仍然報(bào)下面的錯(cuò)誤,即使libEGLd.dll存在也無法修復(fù),只能發(fā)問召集民間大神幫忙了
---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Error!
Program: ...sktop\third.exe
Module: 5.1.1
File: kernel\qguiapplication.cpp
Line: 814
This application failed to start because it could not find or load the Qt platform plugin "windows".
Reinstalling the application may fix this problem.
(Press Retry to debug the application)
---------------------------
終止(A) ? 重試(R) ? 忽略(I) ?
---------------------------問題解決了,到未安裝QT的機(jī)器上使用的話,需要把Qt\Qt5.1.1\5.1.1\msvc2010\plugins目錄下需要的platforms、sqldrivers文件夾直接拷貝過去使用
- 3 回答
- 0 關(guān)注
- 1987 瀏覽
添加回答
舉報(bào)