Giter Site home page Giter Site logo

blackbird's People

Contributors

1ace avatar ajimi avatar brasky avatar butor avatar cckrk avatar elsehow avatar ezillinger avatar gitter-badger avatar greatwolf avatar hroff-1902 avatar jebbgrenham avatar julianmi avatar khonkhortisan avatar macedd avatar midwesttech avatar nabinkhadka avatar natebrune avatar newar417 avatar nikhiljha avatar sdrelton avatar seanbow avatar setar avatar sharkbeard avatar stepanstipl avatar theryee avatar venky-bommireddy avatar vitalisator avatar vpfautz avatar webpolis avatar xgdgsc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blackbird's Issues

error installing

cmake --build ./build -- install
[ 3%] Building CXX object CMakeFiles/blackbird.dir/src/exchanges/exmo.cpp.o
In file included from /home/ubuntu/blackbird/src/exchanges/exmo.cpp:7:0:
/home/ubuntu/blackbird/src/utils/hmac_sha512.hpp: In constructor ‘HMAC_SHA512::HMAC_SHA512(const string&, const string&)’:
/home/ubuntu/blackbird/src/utils/hmac_sha512.hpp:11:32: error: ‘HMAC_CTX_new’ was not declared in this scope
HMAC_CTX *ctx = HMAC_CTX_new();
^
/home/ubuntu/blackbird/src/utils/hmac_sha512.hpp:26:20: error: ‘HMAC_CTX_free’ was not declared in this scope
HMAC_CTX_free(ctx);
^
CMakeFiles/blackbird.dir/build.make:335: recipe for target 'CMakeFiles/blackbird.dir/src/exchanges/exmo.cpp.o' failed
make[2]: *** [CMakeFiles/blackbird.dir/src/exchanges/exmo.cpp.o] Error 1
CMakeFiles/Makefile2:163: recipe for target 'CMakeFiles/blackbird.dir/all' failed
make[1]: *** [CMakeFiles/blackbird.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

getting this error code after running cmake --build ./build -- install

MIOTA

Hello, would it be possible to trade with Iota?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.