-
-
Notifications
You must be signed in to change notification settings - Fork 257
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
mruby 1.2.0 fails #259
Comments
Also, when I run clang -v, this is the output:
|
I just had the same problem because I'd installed mruby 1.0 with rvm before trying to install mruby-head. |
I also got "... ./minirake:7: undefined method 'require' for main ..." on android [via Gnuroot]. |
Ohhh to clarify @xavriley 's comment, the problem is that I had to change my project to use "real" ruby with So for me, it was fixed by
|
Hi,
I'm trying to install mruby 1.2.0 (the latest version of mruby) on OS X 10.10.4.
When I try to install mruby 1.1.0, it successfully completes. If there's anything I can do to improve this issue, let me know. Thanks for all your hard work. I find ruby-install very useful.
The text was updated successfully, but these errors were encountered: