videlalvaro / rabbitmq-websockets

RabbitMQ Plugin that bridges AMQP to Websockets
MIT License
32 stars 4 forks source link

```make run-in-broker``` fails #1

Closed danbim closed 12 years ago

danbim commented 12 years ago

Hi there,

I just tried to follow your instructions to build rabbitmq-websockets and I hit an error during building:

make: *** No rule to make target `src/rabbitmq_websockets.app.src', needed by `ebin/rabbitmq_websockets.app'.  Stop.

You can look at https://gist.github.com/1610912 for the full build output.

It would be great if you could help me here!

videlalvaro commented 12 years ago

Hi,

I will take a look later tonight probably. CET time

videlalvaro commented 12 years ago

Just fixed it. Try with the latest repo.