Hi,
Is cl-opengl supposed to work with Clozure? I'm running Clozure on Win32, and I'm able to load cl-opengl using (asdf:oos 'asdf:load-op :cl-glut- examples), however upon running one of the examples Clozure crashes out to its kernel debugger.
I'm using:
* Clozure 1.3 for Windows * cl-opengl from darcs get http://www.common-lisp.net/project/cl-opengl/darcs/cl-opengl/ * Alexandria from http://common-lisp.net/~loliveira/tarballs/inofficial/alexandria-2008-07-29.... * Babel 0.3.0 * CFFI 0.10.4 * trivial-features 0.4
Regards, Greg
Need a Holiday? Win a $10,000 Holiday of your choice. Enter now.http://us.lrd.yahoo.com/_ylc=X3oDMTJxN2x2ZmNpBF9zAzIwMjM2MTY2MTMEdG1fZG1lY2g...
On Tue, Jun 2, 2009 at 6:51 AM, Greg Santucci thecodewitch@yahoo.com wrote:
Is cl-opengl supposed to work with Clozure? I'm running Clozure on Win32, and I'm able to load cl-opengl using (asdf:oos 'asdf:load-op :cl-glut- examples), however upon running one of the examples Clozure crashes out to its kernel debugger.
Yes, and it works for me on Linux/x86-64. I do not have access to a Windows system at the moment. Perhaps you could paste a backtrace?
cl-opengl-devel@common-lisp.net