blackbird icon indicating copy to clipboard operation
blackbird copied to clipboard

Build Failure

Open Thorox opened this issue 7 years ago • 1 comments

hmac_sha512.hpp: In constructor âHMAC_SHA512::HMAC_SHA512(const string&, const string&)â: /home/blackbird/blackbird/src/utils/hmac_sha512.hpp:11:12: error: aggregate âHMAC_CTX ctxâ has incomplete type and cannot be defined HMAC_CTX ctx;

Ubuntu 16.04 w/ 1GB RAM.

Thorox avatar Apr 26 '18 16:04 Thorox

attempted to add params after cmake command -DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 -DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so -DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so get a Unknown Argument -D

Thorox avatar Apr 26 '18 16:04 Thorox