We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS X Mavericks, adding gosu to the Gemfile manually and bundle installing.
Using gosu 0.7.49 and 0.7.50, I'm getting the following error trying to create the image from the tutorial:
/var/folders/0j/1j302m_s287brdmkjspm219r0000gn/T/kidcode.rb:27:in `initialize': Wrong arguments for overloaded method 'Image.new'.
Is there a version of gosu I need to lock this to in the Gemfile?
The text was updated successfully, but these errors were encountered:
Is this Windows, Mac, or Linux?
Sorry, something went wrong.
Sorry, I realized I left that out. It's OS X Mavericks w/ homebrew installed qt and gosu added to the Gemfile manually.
No branches or pull requests
OS X Mavericks, adding gosu to the Gemfile manually and bundle installing.
Using gosu 0.7.49 and 0.7.50, I'm getting the following error trying to create the image from the tutorial:
Is there a version of gosu I need to lock this to in the Gemfile?
The text was updated successfully, but these errors were encountered: