Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 575 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 575 Bytes

OpenSSL compilation in Visual Studio

This project was inspired by https://github.com/ShiftMediaProject/openssl, but unfortunatelly its non standard installation paths prevent usage of some other great tools like cmake.

Dependencies

See https://github.com/ShiftMediaProject/openssl/tree/master/SMP. Regarding perl, this directory has perl.cmd which tries to use perl from "Git For Windows" project

Compilation

  1. Init/update git submodules
  2. Compile
  3. Check instructions on https://github.com/ShiftMediaProject/openssl/tree/master/SMP if something went wrong