Skip to content
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

erlang.mk incorrectly compiles nif in https://github.com/erlang-unicode/i18n #315

Closed
brigadier opened this issue Jul 26, 2015 · 4 comments
Closed

Comments

@brigadier
Copy link
Contributor

when https://github.com/erlang-unicode/i18n is included as a dep into another erlang.mk app - dep_i18n = https://github.com/erlang-unicode/i18n, erlang.mk compiles the nif with no errors, but it will throw an error on erlang:load_nif.

It is possible to make erlang.mk compile the app correctly by manually copying content of setenv.mk into Makefile of the parent app.

@essen
Copy link
Member

essen commented Jul 26, 2015

Yep it's one of the projects listed in #265.

@essen essen added the Packages label Aug 14, 2015
@essen
Copy link
Member

essen commented Dec 30, 2015

It works fine now, right? Closing.

@essen essen closed this as completed Dec 30, 2015
@essen
Copy link
Member

essen commented Dec 30, 2015

Nevermind.

@essen essen reopened this Dec 30, 2015
@essen
Copy link
Member

essen commented Nov 26, 2018

It's not compiling at all for me at the moment (even without erlang.mk) so I'll leave it aside for now.

@essen essen closed this as completed Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants