[Openmcl-devel] IDE failing on trunk

Derrell Piper ddp at electric-loft.org
Tue Oct 5 13:10:14 PDT 2010


Hi,

I just switched back to the trunk from 1.5 and (require
:cocoa-application) is failing thusly (10.6.4, Xcode 3.2.4):

;Compiling "/Users/ddp/src/ccl-svn/cocoa-ide/start.lisp"...
;Loading #P"/Users/ddp/src/ccl-svn/cocoa-ide/fasls/start.dx64fsl"...
;Compiling "/Users/ddp/src/ccl-svn/cocoa-ide/xinspector.lisp"...
> Error: Objective-C runtime exception: 
>        *** -[NSKeyedUnarchiver initForReadingWithData:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver
> While executing: #<Anonymous Function #x30200066D83F>, in process Initial(0).


;;;
;;; #<PROCESS Initial(0) [Active] #x3020000BF0FD> requires access to Shared Terminal Input
;;; Type (:y 0) to yield control to this thread.
;;;
;Loading #P"/Users/ddp/src/ccl-svn/cocoa-ide/fasls/xinspector.dx64fsl"...

Is this a known problem?

Derrell




More information about the Openmcl-devel mailing list