Qt platform plugin not initialised
-
I just Installed Qt 5.12.I built a simple application in VS and i can build the project.But when i run i get the following error.
This application failed to start because no Qt platform plugin could be initialized.
Available platform plugins are : direct2d,minimal,offscreen.
I have searched some forums but other have only encountered this problem when .exe was run on another computer.
-
I just Installed Qt 5.12.I built a simple application in VS and i can build the project.But when i run i get the following error.
This application failed to start because no Qt platform plugin could be initialized.
Available platform plugins are : direct2d,minimal,offscreen.
I have searched some forums but other have only encountered this problem when .exe was run on another computer.
@DrZod said in Qt platform plugin not initialised:
I just Installed Qt 5.12
How?
"But when i run" - do you start the app from VS or QtCreator, or manually?