I have developed one sample application using QT and OpenCv. When you clicke on button it will open file open dialog box and run the video in display label.
Finally, if I want to run the exe on another computer, how do I do it without including supporting dlls (both for QT and Opencv). So that the size of my application would remain less because I am using some functionalities out of all