Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Coderx7/0b0cc5e37dcdb0dd55ab4a9d4f908356 to your computer and use it in GitHub Desktop.
Save Coderx7/0b0cc5e37dcdb0dd55ab4a9d4f908356 to your computer and use it in GitHub Desktop.
How to build dlib on windows using Visual Studio 2019
Here is a gif showing how to do this from the beginning to the very end
@Coderx7
Copy link
Author

Coderx7 commented Aug 16, 2020

Part1 : building dlib.lib :
dlib_build_win10_vs2019
part2: using it in a project (in a dll in this case)
dlib_build_win10_vs2019_dll_p2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment