tko22/simple-blockchain

File not found

Closed this issue · 1 comments

./hash.hpp:9:10: fatal error: 'openssl/sha.h' file not found
when i tried to compile using
g++ main.cpp

you need to include the Openssl library into your project , you can google it