Giter Club home page Giter Club logo

Comments (5)

stefan-langenmaier avatar stefan-langenmaier commented on June 3, 2024

Thanks for the bug report. I couldn't reproduce it but I also have dev-libs/msgpack already installed. I added it as an explicit dependency. Let me know if this works for you.

from jami-overlay.

tastytea avatar tastytea commented on June 3, 2024

I got a bit further. 🙂

I now get this error:

jamiaccount.cpp: In member function ‘void jami::JamiAccount::doRegister_()’:                          
jamiaccount.cpp:1668:16: error: ‘struct dht::DhtRunner::Config’ has no member named ‘push_token’      
 1668 |         config.push_token = deviceKey_;                                                       
      |                ^~~~~~~~~~                                                                     
jamiaccount.cpp:1675:28: error: ‘struct dht::DhtRunner::Config’ has no member named ‘push_token’      
 1675 |             if (not config.push_token.empty()) {                                              
      |                            ^~~~~~~~~~                                                         
jamiaccount.cpp:1703:57: error: no match for ‘operator=’ (operand types are ‘std::unique_ptr<dht::Logg
er>’ and ‘std::shared_ptr<dht::Logger>’)                                                              
 1703 |                 (dht_log_level > 2) ? log_debug : silent);

build.log

from jami-overlay.

stefan-langenmaier avatar stefan-langenmaier commented on June 3, 2024

Is it possible opendht is still installed. If yes, please let me know, it should be uninstalled.

from jami-overlay.

tastytea avatar tastytea commented on June 3, 2024

Yes, it was installed. After I uninstalled it, ring-daemon builds now successfully. Thank you!

from jami-overlay.

stefan-langenmaier avatar stefan-langenmaier commented on June 3, 2024

Thanks for your feedback!

from jami-overlay.

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.