Giter VIP home page Giter VIP logo

Comments (3)

ouwou avatar ouwou commented on June 12, 2024

looks like the README is wrong (ill change it to say 22.04) so you have 2 options:

  • build without libhandy cmake -DUSE_LIBHANDY=OFF
  • follow one of the solutions here

from abaddon.

Roadhog360 avatar Roadhog360 commented on June 12, 2024

Hey, tried it without libhandy, the command you specified runs successfully, compilation with make gets pretty far in but then stops here:

/home/roadhog360/Downloads/trash/abaddon/src/abaddon.cpp:3:10: fatal error: spdlog/cfg/env.h: No such file or directory
    3 | #include <spdlog/cfg/env.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/abaddon.dir/build.make:94: CMakeFiles/abaddon.dir/src/abaddon.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:178: CMakeFiles/abaddon.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Subsequent builds only show that error and fail, right after these lines of text:

[  6%] Built target rnnoise
[  8%] Built target qrcodegen
[  9%] Built target keychain
[ 37%] Built target ixwebsocket
[ 38%] Building CXX object CMakeFiles/abaddon.dir/src/abaddon.cpp.o

How can I proceed?

from abaddon.

ouwou avatar ouwou commented on June 12, 2024

your spdlog is too old (that header is 1.6.0). youll need to update it. you can probably grab the .deb of a newer version

from abaddon.

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.