Christopher James Huff

Results 3 comments of Christopher James Huff

Similar problem on Mac OS X 10.6.8 with Ruby 1.9.3-p0, but a perhaps more informative error. spinning_cube.rb works fine for me as well. ``` /Users/cjh/.rvm/gems/ruby-1.9.3-p0/gems/ffi-opengl-0.2.1/lib/ffi-opengl/platform.rb:4: Use RbConfig instead of obsolete...

"Merge toolchain settings": I just copied over the sections that didn't appear to have counterparts. This didn't appear to be very complicated, which has me wondering if "merging" the two...

The way the GLUT callbacks were being passed was the root of the problem. No reference to the procs was being kept on the Ruby side, and the C side...