Skip to content

smasherprog/Openssl-VS

Repository files navigation

Use vcpkg instead of this repo

Openssl Visual Studio projects

This repository contains Visual studio projects for openssl.

Requirements: Perl for windows. I use http://strawberryperl.com/

Make sure the openssl submodule is present. After cloning this repo, check the openssl folder. If its empty, open a command window to the repository folder.

Type git submodule update --init --recursive

This will download the correct version of openssl into the folder.

Another issue to watch for are NDK compile issues. I have ran into some instances where the 64 bit NDK has subtle bugs that prevent compilation and the 32 bit works better.

After that, your done. Open visual studio and build.

About

openssl builds for visual studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages