this application failed to start because it could not find or load the qt platform plugin "windows"
-
Hi guys,
I'm actually working on QT5.7 and have this error :
this application failed to start because it could not find or load the qt platform plugin "windows"
in "".I tried all the answer i could find on other forums but none worked (the solutions were for previous versions)
The thing is, when i launch the .exe from the computer that generated it, it's working but if i change computer i have this error... Can someone help me for this i cant find a relevant solution.
i'm on win 7 x64bit and the destination computers too.
Compiler Visual studio c++ 2013I already tried to include platforms\qwindows.dll in my .exe location
thanks for reading this topic,
Zigjaz -
Hi guys,
I'm actually working on QT5.7 and have this error :
this application failed to start because it could not find or load the qt platform plugin "windows"
in "".I tried all the answer i could find on other forums but none worked (the solutions were for previous versions)
The thing is, when i launch the .exe from the computer that generated it, it's working but if i change computer i have this error... Can someone help me for this i cant find a relevant solution.
i'm on win 7 x64bit and the destination computers too.
Compiler Visual studio c++ 2013I already tried to include platforms\qwindows.dll in my .exe location
thanks for reading this topic,
Zigjaz@Zigjaz Please take a look at http://doc.qt.io/qt-5/windows-deployment.html
Use Windows Deployment Tool to properly deploy your app for Windows. -
ah thanks i missed one step when i first read this tuto... but now i have graphical driver errors:
i tried to set the libraries in the launch folder but it's still displyaing this
-
ah thanks i missed one step when i first read this tuto... but now i have graphical driver errors:
i tried to set the libraries in the launch folder but it's still displyaing this