[SOLVED] Trying to debug with MSVC2012 - failed to load platform plugin even though it is there
General and Desktop
5
Posts
3
Posters
1.9k
Views
1
Watching
-
!http://i49.tinypic.com/2mdlbsz.png(error)!
qwindowsd.dll is right there in the /platforms folder relative to the executable path
Any ideas?
-
No idea, but yours is the 3rd case in the past few days: http://qt-project.org/forums/viewthread/23705/
Could be an issue between MSVC2012 and Qt...
Try running your program from within CDB -- it will show you a list of DLLs that are being loaded, and it just might provide a clue.
-
copy libEGL.dll or libEGLd.dll too!
encountered it too: "link1":http://qt-project.org/forums/viewthread/23705/P15 "link2":http://qt-project.org/forums/viewthread/23658/