Click on .exe file gives Qt5Core.dll is missing
-
I have generated a xxx.ext file in release subdirectory on windows 7 system qithQt-5.3 installed
project was a 4. 4 book project.It finally runs OK in QtCreator and executes correctly. But the exe file cant find the Qt5Core.dll do I need to add somthing to a path as they are there in the various min.... directories. for different targets.
-
When you deploy your project, you have to include the libraries it uses in the directory you put the executable in.
More details here: http://qt-project.org/wiki/Deploy_an_Application_on_Windows