Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Deployment With Qt / OpenCV Dll

Hello,

I post this message because in need help with deployment.

I have done a program on Qt 5.5.1 using OpenCV 3.1.0. My problem is that when i want to procceed to the deployment with "windeployqt.exe ", windeploy add the Qt's ".dll" files but not the opencv ".dll"files. I would know if it is possible to do that automatically with Qt.

If not, i will create my own batch file that call windeployqt.exe , locate openCV files and add them . Godd idea?

Thanking you in advance for your help.