[Openmcl-devel] bad impressions to Lisp newbies
R. Matthew Emerson
rme at clozure.com
Mon Apr 27 13:12:37 PDT 2009
On Apr 27, 2009, at 3:47 PM, Brent Fulgham wrote:
> I want to give a big thanks to Clozure team for fixing the issues Alex
> noted in his original e-mail so quickly!
>
> Today's source base seems to build and execute all of the examples
> properly, build the IDE properly, and present web pages in the webview
> example.
>
> The only remaining error for me seems to be that OpenGL FFI file,
> which does seem to beach-ball the application.
That particular example doesn't expect to be run from within the Cocoa-
based IDE.
It uses GLUT (which sets up its own event handling, etc.) , and
expects to be run from a terminal.
More information about the Openmcl-devel
mailing list