[Openmcl-devel] newbie getting started with Cocoa bridge
Brent Fulgham
bfulg at pacbell.net
Tue Jan 24 13:35:38 PST 2006
--- Phil Sobolik <epsobolik at rcn.com> wrote:
> Trying to get my feet wet with the Cocoa bridge...
>
> ? (require "cocoa")
>
> gives me the Cocoa Listener
A bit off-topic, but is there a way to get OpenMCL to
build the
Cocoa bridge software before the first attempt to
require it?
What I observe is that if I:
1. Build OpenMCL (e.g., 1.0) from source.
2. Start OpenMCL from a console.
3. Do: ? (require 'Cocoa)
OpenMCL spends a few minutes compiling Lisp files.
This is
fine for me, but if I wish to generate an installer it
would
be nice to pre-build the Cocoa stuff.
Thanks,
-Brent
More information about the Openmcl-devel
mailing list