[rabbitmq-discuss] Problems bulding plugins (Windows)
Emile Joubert
emile at rabbitmq.com
Thu Nov 22 12:01:24 GMT 2012
Hi Christian,
On 22/11/12 11:13, Christian Bick wrote:
> Is there a known issue when building under Windows?
Unfortunately yes, and this restriction should be clearer in the plugin
development documentation. The other problems that we know about are
that the makefiles assume Unix style path conventions and Erlang escript
behaves differently on Windows. This is an issue even when using CygWin.
So you will need a Unix-like environment for plugin development. If you
use Windows then you could install one within a virtual machine.
-Emile
More information about the rabbitmq-discuss
mailing list