-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rabbitmq_3.3.5-community doesn't exist as a tag #14
Comments
Ok, I got past that by including your rabbit_common as a dependency as well (it should automatically require that I would think). Still get compilation errors:
I am using this in my erlang.mk Makefile:
|
dsrosario
pushed a commit
to dsrosario/amqp_client
that referenced
this issue
Jun 25, 2016
Support the new Time API in Erlang 18.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The front page README.md refers to this tag, but it doesn't exist. Am I missing something?
I am trying to build using erlang.mk. Has anyone gotten that to work?
My build trips on this error:
deps/amqp-client/include/amqp_client.hrl:20: can't find include lib "rabbit_common/include/rabbit.hrl"
The text was updated successfully, but these errors were encountered: