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
- Host: GitHub
- URL: https://github.com/psi-im/openssl-vs
- Owner: psi-im
- Created: 2018-04-02T05:48:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T09:31:44.000Z (about 7 years ago)
- Last Synced: 2025-05-08T03:54:25.998Z (about 1 month ago)
- Language: Assembly
- Size: 658 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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