I'm using Qt5.5 with MinGW and when I use windeployqt.exe to deploy an application, the mingw dll files are not copied. Why? Is this a bug or am I doing something wrong?
I don't pass any arguments other than the directory of the binary file.
Hi. As far as I know, windeployqt is only concerned about Qt libraries and resources. And it's not perfect. Even for Qt, sometimes it misses some files.