Re: [cl-opengl-devel] Problems running cl-openl on Snow Leopard

2010-02-15 Thread Malcolm Reynolds
The only clue I have is that when loading the fasl files (I've deleted and recompiled all these a bunch of times so I'm pretty sure there's nothing stale in here) I get the warning you can see at the bottom of this snippet - the style warning may be nothing but the GLUT warning looks ominous.

Re: [cl-opengl-devel] Problems running cl-openl on Snow Leopard

2010-02-15 Thread Malcolm Reynolds
So far I've concluded a value of 124 for glutGet means it's being passed an item from the cenum 'get-param defined in glut/state.lisp - 124 corresponds to the keyword :init-state. If glut is not being initialised then that would certainly explain it falling over. I don't get why this would