[Openmcl-devel] Module Hierarchy
Harald Striepe
hstriepe at me.com
Mon May 3 15:11:46 PDT 2010
I am trying to load additional modules, and am running into issues with pre-requisites, where the load stops due to modules not existing yet/
Is there somewhere a list of the module hierarchy in the binary distribution, and the top level load files.
I am also running into simple issues with things like (require "cocoa") in the 64 bit version with an error:
Error: class_addIvar failed
> While executing: #<STANDARD-METHOD (SETF CLASS-DIRECT-SLOTS) :BEFORE (T OBJC:OBJC-CLASS)>, in process Listener(6).
Error: class_addIvar failed
> While executing: #<STANDARD-METHOD (SETF CLASS-DIRECT-SLOTS) :BEFORE (T OBJC:OBJC-CLASS)>, in process Listener(6).
32 bit goes a not further before breaking... Then AltConsole seems to get confused with the 32bit vs 64bit executable, and lets me not select either.
-- Harald
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100503/6f7a0df3/attachment.htm>
More information about the Openmcl-devel
mailing list