Re: [cl-opengl-devel] cl-opengl not running with CLisp

2009-06-22 Thread Luís Oliveira
On Mon, Jun 22, 2009 at 5:45 AM, Greg Santucci wrote: > [3]> (cl-glut-examples:gears) > > *** - FFI::WRITE-MEMORY-AS: 5.0s0 cannot be converted to the foreign type > SINGLE-FLOAT Ugh, my bad. Should be fixed now. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/ ___

[cl-opengl-devel] cl-opengl not running with CLisp

2009-06-21 Thread Greg Santucci
I'm using the latest cl-opengl, cffi, babel, alexandria and trivial-features, and I get the following errors when I try to run glut examples: [3]> (cl-glut-examples:gears) *** - FFI::WRITE-MEMORY-AS: 5.0s0 cannot be converted to the foreign type SINGLE-FLOAT [3]> (cl-glut-examples:rb-robot) ***