hash-ring-ex icon indicating copy to clipboard operation
hash-ring-ex copied to clipboard

Trouble building with Elixir 1.1.1

Open jordan0day opened this issue 10 years ago • 0 comments

I'm having trouble using hash-ring-ex with an Elixir 1.1 project -- obviously the mixfile specifies 1.0.0, so I tried playing around with it, but just upping the elixir version requirements didn't seem to do the trick. The project will compile, but it looks like the hash_ring_drv.so isn't being copied to the priv/ folder?

Since 1.1.0, it looks like Mix has been able to compile rebar projects -- I'm not sure if that's causing the issue here?

jordan0day avatar Dec 22 '15 04:12 jordan0day