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

Unable to compile Erlang_js against the latest version of Erlang #53

Open
lulu-2021 opened this issue Nov 6, 2015 · 2 comments
Open

Comments

@lulu-2021
Copy link

I am getting this error when I attempt to compile erlang_js - I need it's support in an Elixir library called "coffee_rotor"... I have added the issue I raised on that project below..

Here is the compile error I am getting - it relates to time issues not working when compiling erlang_js against the latest version of Erlang. Any chance this can be fixed in Erlang 18..? THANKS :)

Compiled src/erlang_js.erl Compiled src/js.erl src/js_benchmark.erl:41: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/js_benchmark.erl:43: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. ERROR: compile failed while processing /Users/steveforkin/Work/elixir-workbench/erlang_js: rebar_abort make: *** [compile] Error 1

HashNuke/coffee_rotor#2

@cmeiklejohn
Copy link
Contributor

See #52.

@pichi
Copy link
Contributor

pichi commented Feb 19, 2016

See #49.
It's far less invasive.

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

3 participants