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
DXRuby1.4.7とRubyバージョンの組み合わせ(両64bit版)で、 require 'dxruby'の行でエラーが出る場合がありました。
当初、rubyinstaller-3.0.4-1-x64.7zで dxrubyを requireしようとするとエラーが出て理由がわからず悩んでいたところ、下記サイトで rubyバージョンとの相性があると知りました。 http://blawat2015.no-ip.com/~mieki256/diary/202108132.html
そこで、rubyinstaller-3.0.0-1-x64.7zにしたところ、dxrubyを使える状態になりました。 この掲示板にその情報があればと思い投稿しました。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
DXRuby1.4.7とRubyバージョンの組み合わせ(両64bit版)で、
require 'dxruby'の行でエラーが出る場合がありました。
当初、rubyinstaller-3.0.4-1-x64.7zで dxrubyを requireしようとするとエラーが出て理由がわからず悩んでいたところ、下記サイトで rubyバージョンとの相性があると知りました。
http://blawat2015.no-ip.com/~mieki256/diary/202108132.html
そこで、rubyinstaller-3.0.0-1-x64.7zにしたところ、dxrubyを使える状態になりました。
この掲示板にその情報があればと思い投稿しました。
The text was updated successfully, but these errors were encountered: