[ruby-opengl-devel] Re : extconf seems to be working now
John Gabriele
jmg3000 at gmail.com
Sat Sep 2 18:53:31 EDT 2006
{fixed top-posting}
On 9/2/06, minh thu <noteed at gmail.com> wrote:
> 2006/9/3, John Gabriele <jmg3000 at gmail.com>:
> > Just updated extconf.rb for gl and it seems to be working. I'll be
> > working on getting the glu and glut ones working as well.
>
> i have :
>
> irb(main):001:0> require './gl'
> LoadError: ./gl.so: undefined symbol: Init_gl - ./gl.so
> from ./gl.so
> from (irb):1
>
> gl.c does'nt define Init_gl neither Init_GL but InitializeGL...
Hm... evidently I should've written "seems to be *closer* to working". :)
I modified the glu extconf.rb similarly and checked it in, but get the
same error as you're seeing (except it's Init_glu). Looking into it.
---John
More information about the ruby-opengl-devel
mailing list