An open API service indexing awesome lists of open source software.

https://github.com/psi-im/openssl-vs

OpenSSL compilation in Visual Studio
https://github.com/psi-im/openssl-vs

Last synced: 26 days ago
JSON representation

OpenSSL compilation in Visual Studio

Awesome Lists containing this project

README

        

# 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