What is the status of this port?<br><br>With the latest svn checkout and some modifications, I got a couple of tests running on Gentoo x86.<br><br>Got plane.rb and smooth.rb running fine.<br><br>test.rb runs, but seems to hang in the display routine... looks like it's probably just bad code, but I'll have to check.
<br><br>aaindex.rb doesn't run at all, but that seems to be because I don't have a good visual:<br><br>aaindex.rb:90: warning: don't put space before argument parentheses<br>=== ../lib/gl_c.rb FAILED on Constant: GL_3D_COLOR --> 3D_COLOR
<br>=== ../lib/gl_c.rb FAILED on Constant: GL_3D_COLOR_TEXTURE --> 3D_COLOR_TEXTURE<br>=== ../lib/gl_c.rb FAILED on Constant: GL_4D_COLOR_TEXTURE --> 4D_COLOR_TEXTURE<br>=== ../lib/gl_c.rb FAILED on Constant: GL_2_BYTES --> 2_BYTES
<br>=== ../lib/gl_c.rb FAILED on Constant: GL_3_BYTES --> 3_BYTES<br>=== ../lib/gl_c.rb FAILED on Constant: GL_2D --> 2D<br>=== ../lib/gl_c.rb FAILED on Constant: GL_4_BYTES --> 4_BYTES<br>=== ../lib/gl_c.rb FAILED on Constant: GL_3D --> 3D
<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmap9By15= --> Bitmap9By15=<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapHelvetica12 --> BitmapHelvetica12<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapHelvetica12= --> BitmapHelvetica12=
<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmap8By13 --> Bitmap8By13<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmap8By13= --> Bitmap8By13=<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapHelvetica18 --> BitmapHelvetica18
<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapHelvetica18= --> BitmapHelvetica18=<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapTimesRoman10 --> BitmapTimesRoman10<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapTimesRoman10= --> BitmapTimesRoman10=
<br>=== ../lib/glut_c.rb FAILED on Method: glutStrokeRoman --> StrokeRoman<br>=== ../lib/glut_c.rb FAILED on Method: glutStrokeRoman= --> StrokeRoman=<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapTimesRoman24 --> BitmapTimesRoman24
<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapTimesRoman24= --> BitmapTimesRoman24=<br>=== ../lib/glut_c.rb FAILED on Method: glutStrokeMonoRoman --> StrokeMonoRoman<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapHelvetica10 --> BitmapHelvetica10
<br>=== ../lib/glut_c.rb FAILED on Method: glutStrokeMonoRoman= --> StrokeMonoRoman=<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmapHelvetica10= --> BitmapHelvetica10=<br>=== ../lib/glut_c.rb FAILED on Method: glutBitmap9By15 --> Bitmap9By15
<br>GLUT: Fatal Error in aaindex.rb: visual with necessary capabilities not found.<br><br>