bailey27 / cppcryptfs

cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build errors.

shujaat-github opened this issue · comments

I built and installed OpenSSL which I downloaded from the official Git repository:
git clone git://git.openssl.org/openssl.git

When compiling libcppcryptfs, I get the following errors:

image

Was my mistake as I was not building OpenSSL v1.1.1x