[Openmcl-devel] OpenMCL.app on panther
Randall Beer
beer at eecs.cwru.edu
Thu Dec 4 08:25:10 PST 2003
You're going to want to load examples/cocoa.lisp rather than just
apple-objc.lisp
On Dec 4, 2003, at 9:43 AM, Jason Jobe wrote:
> 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)
>
>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
More information about the Openmcl-devel
mailing list