Giter Site home page Giter Site logo

Errors while building about amqpcpp HOT 6 OPEN

akalend avatar akalend commented on July 28, 2024
Errors while building

from amqpcpp.

Comments (6)

reunanen avatar reunanen commented on July 28, 2024 3

@rioramos Same problem here with akalend/master.

Can you try my develop branch? Should work (or at least shouldn't have that problem). Also has some other improvements. And yep, there's a PR already.

from amqpcpp.

Jabotical avatar Jabotical commented on July 28, 2024 1

That develop branch fixed all the compilation errors for me. Thanks reunanen! I was debating whether I'd rather try to fix those myself, or give up and go with a different library.

from amqpcpp.

alex-st-i avatar alex-st-i commented on July 28, 2024 1

Hi, try to use develop branch but stil have an error message:

[alex@localhost amqpcpp]$ make
g++ -Wall -I/usr/local/include -L/usr/local/lib -Iinclude/ -c -o src/AMQP.o src/AMQP.cpp
g++ -Wall -I/usr/local/include -L/usr/local/lib -Iinclude/ -c -o src/AMQPBase.o src/AMQPBase.cpp
g++ -Wall -I/usr/local/include -L/usr/local/lib -Iinclude/ -c -o src/AMQPException.o src/AMQPException.cpp
g++ -Wall -I/usr/local/include -L/usr/local/lib -Iinclude/ -c -o src/AMQPMessage.o src/AMQPMessage.cpp
src/AMQPMessage.cpp: В функции-члене «char AMQPMessage::getMessage(uint32_t)**»:
src/AMQPMessage.cpp:48:9: ошибка: invalid conversion from «char» to «char* » -fpermissive
return '\0';
^~~~
make: *** [<встроенное>: src/AMQPMessage.o] Ошибка 1

from amqpcpp.

loki2040 avatar loki2040 commented on July 28, 2024

Is this repository still managed? I am wondering as the master branch has still the problem of not being able to compile.

from amqpcpp.

reunanen avatar reunanen commented on July 28, 2024

@loki2040 I have no idea, but feel free to use my develop branch. If it has issues, please report and I'll have a look. I'm actively using it in real-life projects, so I want to keep it in shape.

from amqpcpp.

reunanen avatar reunanen commented on July 28, 2024

@alex-st-i That looks like the master branch to me. Did you say git checkout develop?

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.