Plugin crashes on another pc
-
Hi, I'm new at my job and to QT.
I am developing a Plugin for AE, which was started before I arrived at this job, they told me it was built with 5.2.1.
I tested the plugin on 2 other workstations so I know which dll files are required, but on 3rd PC it crashes with the following message:
“This application failed to start because it could not find or load the Qt platform plugin “windows” “
I tried using the dependency walker but it looks ok
I was told that in the past the plugin was working fine on this pc...
Please help -
Hi and welcome to devnet,
That's a classic windows deployment error. Have a look at this fine wiki "entry":http://qt-project.org/wiki/Deploy_an_Application_on_Windows for more details