Update README.md

This commit is contained in:
Bluzume 2019-10-03 21:52:49 +13:00 committed by GitHub
parent 149793617e
commit 8387d6029c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -28,3 +28,8 @@ Other indirect help:
@swarzesherz for sign_np
tpunix for kirk_engine libaries.
@yifanlu and xyz for psvimgtools ..
# Building
In order to build CHOVY.DLL you need [OpenSSL](https://www.npcglib.org/~stathis/downloads/openssl-1.1.0f-vs2017.7z) libary
Extract to C:/OpenSSL or change linking settings in the solution to match your install location
Open the SLN in Viual Studio 2017 and press "Build Solution"