KDAB / GammaRay

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
https://www.kdab.com/gammaray
Other
1.63k stars 283 forks source link

Qt platform plugin could be initialized #979

Closed susheng110 closed 7 months ago

susheng110 commented 7 months ago

This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. What is the reason?

Waqar144 commented 7 months ago

I don't know. Please check Qt docs.

Maybe its not finding the Qt dlls on your system. Check your PATH var or the equivalent on windows.