QT Creator: How it is possible to automatically copy required runtime libraries for deployment into release folder when building Application for Windo
-
I'm trying a solution to be able to copy automatically all required runtime libraries to deploy my Application automatically into the release folder of my Application on building the release, but I didn't find any solution. I found some threads speaking about "windeplyqt.exe", but I can't find it on my QT installation.
Does someone know how it is possible to setup QT Creator so, that on building the release he copies the required runtime libraries for deployment automatically into the Application release folder? -
Hi and welcome to devnet,
windeployqt is recent, which version of Qt are you using ?
-
Strange, should be there, MinGW or Visual Studio ?