Ask Your Question

Revision history [back]

Creating an executable application with static libraries (OpenCV, DLib) on Visual Studio

I am using Windows 10, Visual Studio 2017, Opencv 3.4.3 and Dlib 19.16. I am creating an annotation tool for labeling certain data, everything seems to work fine. My only concern is I am not able to create an executable (.exe) file for this application which is built on static libraries and is self sufficient. Any help with this? Thanks!