Last active
August 16, 2020 04:51
-
-
Save Coderx7/0b0cc5e37dcdb0dd55ab4a9d4f908356 to your computer and use it in GitHub Desktop.
How to build dlib on windows using Visual Studio 2019
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here is a gif showing how to do this from the beginning to the very end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part1 : building dlib.lib :
part2: using it in a project (in a dll in this case)