Coder Social home page Coder Social logo

Help running blackbird! about blackbird HOT 6 OPEN

AhmedRejeb avatar AhmedRejeb commented on August 15, 2024
Help running blackbird!

from blackbird.

Comments (6)

sdess09 avatar sdess09 commented on August 15, 2024

Yeah I had issues with exmo but seeing that it wasn't an exchange that I used I removed it.

from blackbird.

CptHowdy2012 avatar CptHowdy2012 commented on August 15, 2024

im totally new to cpp, please forgive me. @sdess09 what exactly did you remove to omit the exmo exchange? I tried a few different ways with no luck. I am anxious to get this working. @AhmedRejeb have you managed to get this working?

from blackbird.

josemiguel avatar josemiguel commented on August 15, 2024

Use ubuntu 18.04

from blackbird.

CptHowdy2012 avatar CptHowdy2012 commented on August 15, 2024

just tried with a fresh install of 18.04 desktop and the same result with exmo.cpp

https://prnt.sc/12bqn6r

so I will try it with 16.04 next and see if that one has the proper libraries

from blackbird.

CptHowdy2012 avatar CptHowdy2012 commented on August 15, 2024

Update: Ubuntu 16.04 Desktop was successful

from blackbird.

csa1234 avatar csa1234 commented on August 15, 2024

im having same error, not working on 16.04

here is my error message after running command: cmake --build ./build -- install

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

from blackbird.

Related Issues (20)

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.