[ruby-opengl-devel] Still active?
Eric Hodel
drbrain at segment7.net
Wed Dec 14 13:40:02 EST 2011
I have a patch to fix ruby-opengl on ruby 1.9.3 on 64-bit on OS X.
The latter part involves switching from mkrf to mkmf as mkrf does not generate a working link command on OS X.
The former part involves casting to 32 bit types for OpenGL since GLsizei (and so-on) is a 32 bit type and ruby array and string lengths are 64 bit types.
PS: I haven't noticed any activity on the bug tracker, so I came straight here.
More information about the ruby-opengl-devel
mailing list