can not install rubygame successfully
问题 my os is OSX 10.8.2. i have followed the instructions from rubygame wiki, and everything is ok during my installation. However, when I require the rubygame in my ruby script, something happend: irb(main):001:0> require 'rubygame' ArgumentError: callbacks cannot have variadic parameters from /Library/Ruby/Gems/1.8/gems/ffi-1.2.0/lib/ffi/library.rb:365:in `callback' from /Library/Ruby/Gems/1.8/gems/ruby-sdl-ffi-0.4/lib/ruby-sdl-ffi/sdl/mac.rb:161 from /System/Library/Frameworks/Ruby.framework