[Openmcl-devel] Mac cocoa build problem

Gary Byers gb at clozure.com
Wed Nov 2 16:06:11 PDT 2011


The IDE isn't supported on OS X 10.5 anymore, as noted in the release notes:
<http://trac.clozure.com/ccl/wiki/ReleaseNotes/1.7>

I suppose that it might be better to simply check the OS version early
and simply err if it's too old.

On Wed, 2 Nov 2011, Jason Goth wrote:

> I installed Clozure CL on Mac OS X 10.5?and it works fine from the command
> line or Emacs/Slime.? However, when I try to build the IDE, I get this
> error:
> ? (require :cocoa-application)
> > Error: ObjC class NSOrthography not found
> > While executing: LOOKUP-OBJC-CLASS, in process listener(1).
> 
> I can use Emacs/Slime, so this isn't a huge problem - but I would like to
> try the IDE.
> 
> Also, I'm new to the Clozure CL world, so if this isn't appropriately forum
> for this kind of question - please let me know.
> 
> Thanks,?
> 
> Jason
> 
>



More information about the Openmcl-devel mailing list