[Openmcl-devel] OpenMCL.app on panther
Jason Jobe
jason2002 at wildthink.com
Thu Dec 4 06:43:09 PST 2003
I'm new to openmcl and am very excited about the possibilities of
creating cocoa applications with it.
I think I finally have things in the right directories but I can't get
OpenMCL.app up and running.
I have tried loading various objc/cocoa libs from the command line with
the following results.
I'm wondering if this has anything to do with me running the latest
panther release (10.3.1). I've started looking into the how to recreate
the interface files but have not yet figured out how.
Any suggestions would be most appreciated.
Thanks.
Jason
---------------------- the tryouts -------------------------------
This one runs from
openmcl -l examples/apple-objc.lisp
;Compiler warnings :
; Undefined function NS-EXCEPTION->LISP-CONDITION, in
CHECK-NS-EXCEPTION.
Welcome to OpenMCL Version (Alpha: Darwin) 0.14-031108!
?
These abort:
openmcl -l examples/cocoa-application.lisp
RegisterProcess failed (error = -50)
Abort
openmcl -l examples/cocoa.lisp
RegisterProcess failed (error = -50)
More information about the Openmcl-devel
mailing list