Re: [cl-opengl-devel] Error

2010-06-13 Thread Luís Oliveira
2010/6/13 José Lopes : > GLUT: Warning in (unamed): invalid glutGet parameter: 124 > >         debugger invoked on a SB-KERNEL::UNDEFINED-ALIEN-FUNCTION-ERROR My guess is that you're using classic GLUT instead of FreeGLUT. Cheers, -- Luís Oliveira http://r42.eu/~luis/ _

Re: [cl-opengl-devel] windows dll's

2010-06-13 Thread Mirko Vukovic
On Sat, Jun 12, 2010 at 8:19 PM, Luís Oliveira wrote: > On Sat, Jun 12, 2010 at 2:17 PM, Mirko Vukovic > wrote: >> Where do people get precompiled dll's for glu & glut? > > I compiled FreeGLUT at some point in the past and stored it here: > . >