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

Use homebrew-portable-ruby #13

Open
jlnr opened this issue Jan 23, 2022 · 1 comment
Open

Use homebrew-portable-ruby #13

jlnr opened this issue Jan 23, 2022 · 1 comment

Comments

@jlnr
Copy link
Member

jlnr commented Jan 23, 2022

Building our own Ruby (libruby*.dylib) just for Gosu is hopeless. I don't have the bandwidth to fix all the issues that pop up. Smarter people have already solved this:

https://github.com/Homebrew/homebrew-portable-ruby/releases

It should be possible to replace all the RVM trickery with just downloading and lipo'ing their Ruby versions.

@taylormcdowell
Copy link

@jlnr , I have been using your resources in building my Gosu apps via this wrapper. It's fantastic and I'm able to build my own debugging system (outputs error log files if any error occurs upon app closing) while running as the wrapper instead of using Terminal to run it. This is all my big thanks to you for your wonderful hard work!

Now to my question - while I am using a very outdated Gosu version (part of your last gosu wrapper package back in 2019), how do I use this homebrew in creating a wrapper with the latest version of Gosu? What did you mean by the "RVM trickery" and "downloading lipo'ing their Ruby versions"? I would love to know how, so I can stay up-to-date with Gosu.

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