Re: [cl-opengl-devel] division-by-zero error
6 Mar
2008
6 Mar
'08
3:29 a.m.
On Thu, Mar 6, 2008 at 2:40 AM, James Baker <cycle.code.media@gmail.com> wrote:
I'm trying to check out the cl-glut-examples but all I get is this "division-by-zero" issue, I'm using both cffi + cl-opengl from darcs and sbcl 1.0.15. [...] * (asdf:oos 'asdf:load-op 'cl-glut-examples)
Does this help? (sb-int:with-float-traps-masked (:invalid :divide-by-zero) (asdf:oos 'asdf:load-op 'cl-glut-examples)) -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/
6180
Age (days ago)
6180
Last active (days ago)
0 comments
1 participants
participants (1)
-
Luís Oliveira