[rabbitmq-discuss] Compile rabbitmq-erlang-client
Matthew Sackman
matthew at rabbitmq.com
Sun Jun 12 09:14:05 BST 2011
On Sun, Jun 12, 2011 at 07:54:49AM +0100, Alvaro Videla wrote:
> Use those files as dependencies of your project. For example I
> decompress them inside the deps folder of my app...
> -include_lib("amqp_client/include/amqp_client.hrl").
Note that if you're using a recent Erlang, you should be able to do the
-include_lib without having to unzip the .ezs first.
Matthew
More information about the rabbitmq-discuss
mailing list