I would like to create an executable file from my VS project which relies on some tools of my camera, Qt and OpenCV.
The executable can be found via the release, but as soon as I put the exe file in another machine: lots of dll error messages are mentioned.
Any idea / good guidelines to create an exe file?