Giter Site home page Giter Site logo

Comments (7)

martinjkelly avatar martinjkelly commented on July 28, 2024

It seems that the most recent changes in the librabbitmq-c code have caused the issue

alanxz/rabbitmq-c@2340b03

from amqpcpp.

martinjkelly avatar martinjkelly commented on July 28, 2024

I have found the cause of the issue, details can be found here http://stackoverflow.com/questions/26703443/unable-to-compile-amqpcpp-make-error

from amqpcpp.

martinjkelly avatar martinjkelly commented on July 28, 2024

Sorry, Didn't mean to close this. The code needs updating to ensure compatibility with the latest changes in the librabbitmq codebase.

from amqpcpp.

vltr avatar vltr commented on July 28, 2024

@martinjkelly: bumped with the same issue. Newer versions of rabbitmq-c now breaks amqpcpp BUT I wouldn't consider a modification YET because amqpcpp is still compatible with the latest stable release of rabbitmq-c (0.5.2). The instructions of how to use amqpcpp by cloning rabbitmq-c repository directly is the faulty question here (at the time I'm writing). When 0.6 becomes stable, then amqpcpp would require code updates.

from amqpcpp.

vltr avatar vltr commented on July 28, 2024

@martinjkelly: nevermind. The readme in rabbitmq-c is also wrong, saying the latest stable is indeed v0.6.0 but the link right bellow is to version 0.5.2. What a MESS ... ⚠️

from amqpcpp.

martinjkelly avatar martinjkelly commented on July 28, 2024

see this SO post on how I worked around it at the time, I haven't looked at it since... http://stackoverflow.com/questions/26703443/unable-to-compile-amqpcpp-make-error.

I've since changed to posting data directly over a socket to my application and bypassing rabbitmq

from amqpcpp.

vltr avatar vltr commented on July 28, 2024

Yup! I made the same change some hours ago to make it work with 0.6.x :) I
don't think the current author seems keen to continue this project. Maybe
someone could assume it under a new name and add all those changes (from
newer versions of rabbitmq-c to memory leak fixes). Anyone?

On Wed, Feb 25, 2015 at 12:26 PM, Martin Kelly [email protected]
wrote:

see this SO post on how I worked around it at the time, I haven't looked
at it since
http://stackoverflow.com/questions/26703443/unable-to-compile-amqpcpp-make-error


Reply to this email directly or view it on GitHub
#38 (comment).

from amqpcpp.

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.