[Development] Qt5-Beta build from Git on Windows --> Failed to load platform plugin "windows"

Thiago Macieira thiago.macieira at intel.com
Tue Nov 6 09:19:29 CET 2012


On terça-feira, 6 de novembro de 2012 07.52.44, Koehne Kai wrote:
> You really want to use the windows plugin. Find out why it doesn't load.
> Depends.exe (Dependency Walker) [1] will help you: 
> - load plugins\platforms\windows.dll. Add the path to QTDIR\libs to "Module
> Search Order". Check for missing dependencies (ignoring IESHMS.dll, 
> GPSVC.dll) 
> - if this doesn't show anything obvious, depends also allows you to profile
> an actual run. Load your .exe file and click "Profile", "Start
> Profiling..."

Another hint: set QT_DEBUG_PLUGINS to 1 in the environment. If loading the 
plugin fails, it will tell you why.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121106/c6a34ea4/attachment.sig>


More information about the Development mailing list