On 24. nov. 2016 14:34, Alex Kritikos wrote:
hello all,i am interested in finding out more about the status of the Go client, specifically level of completeness and whether it can be installed as go get qpid.apache.org/amqp # qpid.apache.org/amqp GOPATH/src/qpid.apache.org/amqp/error.go:22:11: fatal error: 'proton/error.h' file not found #include <proton/error.h> ^ 1 error generated.
I just tried the go bindings for the first time today, and I think you need to have the proton c library installed. At least it works for me when I have the 'qpid-proton-c-devel' package installed (on fedora).
Is there a plan to address it? Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
-- Ulf --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
