[ruby-opengl-devel] mkwrap_test
minh thu
noteed at gmail.com
Sun Sep 3 18:45:39 EDT 2006
All and particularly Peter,
I think the test is ok.
I've added a @increment variable to generate variable names :
_a1, _a2 and so on.
Such a variable is generated when encountering an 'int ,' but not
another type...
which is ok for the test but maybe not for your glut.h.
For compiling, I do this first
cat glut_wrap.c glut_init.c > all.c
then I compile all.c.
It generates only warnings for the callbacks, not yet handled.
bye,
thu
More information about the ruby-opengl-devel
mailing list