-
Notifications
You must be signed in to change notification settings - Fork 23
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
Failed to compile #20
Comments
Heya, |
If I compile cuttlefish into an Erlang app using the same rebar in
~/.mix/, it compiles fine. I'm guessing it is to do with Mix, somehow.
…On 27/02/17 01:20, Heinz N. Gies wrote:
Heya,
can you try compiling it with rebar3 directly to check weather it's a
issue with the codebase or something about how mix handles things?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATGTHPRU1w6rFhvPjsuuhCvj59kiLEqks5rgiTCgaJpZM4MMgE0>.
|
yea that was my fear, I really know nothing about how mix works. I think the best bet is to ask the mix people, if it compiles w/ rebar then it's probably a bug that it doesn't compile with mix. |
Okay, thanks. I've a thread going on the Riak Core mailing list.
Hopefully, I'll get to the bottom of it. If I do, I'll update this thread.
…On 27/02/17 11:37, Heinz N. Gies wrote:
yea that was my fear, I really know nothing about how mix works. I
think the best bet is to ask the mix people, if it compiles w/ rebar
then it's probably a bug that it doesn't compile with mix.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATGTJk8pntRg5wknAK47CyoHIhnL8vCks5rgrVsgaJpZM4MMgE0>.
|
awesome! if there is any change needed to |
@Lazarus404 i got this compiled with the code in github:
I am a elixir newbie, so not sure if this is exactly right |
Seems to be a duplicate of #23 which holds more information so I'm closing this. Plese if the problem consists engage in the above-mentioned issue instead. |
When compiling, I get an error that Cuttlefish can't be compiled. The rebar3.crashdump for Cuttlefish reads
I've tried this with Elixir 1.4.1 running in Erlang 19 and with Elixir 1.3.4 under Erlang 18.3.
The text was updated successfully, but these errors were encountered: