Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll not found error
Unsolved
QML and Qt Quick
-
wrote on 30 Dec 2021, 12:51 last edited by
-
@mnhgowda said in Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll not found error:
After releasing the application
How?
You must provide the Qt dlls and plugins to run your executable on another computer. Use windeployqt to gather all required libraries. -
wrote on 3 Jan 2022, 07:13 last edited by
Thanks now its working
2/3