[Openmcl-devel] [Newbie] Unable to compile or load "apple-objc.lisp"
Dave Newman
tinman at pobox.com
Tue May 20 07:18:54 PDT 2003
I have been trying to compile the cocoa examples, part of which seems
to be figuring out which .lisp file to compile first.
1) Is there a make file that builds the various cocoa examples in the
correct order? Is that even a relevant question? (I'm relatively new
to lisp.)
2) I decided that "apple-objc.lisp" seems to be a crucial file and
probably needs to be compiled first. When I try to compile it
complains about *OBJC-READTABLE* being unbound, yet I see it being
defvar'd early on in "apple-objc.lisp". I then tried loading, instead
of compiling, "apple-objc.lisp" and received an error that
"records.cdb" couldn't be found. OpenMCL indicated it was looking in
"~/dev/darwin-headers/cocoa/" instead of
"/Developer/OpenMCL/ccl/darwin-headers/cocoa/" where it should have
been looking. How do I tell OpenMCL where to look for this file?
Regards,
--Dave Newman
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list